# Email Templates

Reusable email templates for the workspace.

**Base URL:** `https://api.trustpager.com/functions/v1/api/v1`

## Endpoints

### GET /email-templates/defaults

Get the default email template chrome (subject, intro html) for each channel. Free read.

**Scopes:** `company:read` — [full detail](./email-templates/get-email-templates-defaults.md)

### POST /email-templates/preview

Preview the rendered HTML for a channel email template, applying optional workspace and per-template chrome overrides. Free read.

**Scopes:** `company:read` — [full detail](./email-templates/post-email-templates-preview.md)
