Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string (uuid) | Yes | A Unique identifier (read-only) |
timestamp_created | string (date-time) | Yes | Timestamp when the email template was added to our database. (read-only) |
body | string | Yes | An body of the email template on html or text format |
name | string | Yes | An email template name |
subject | string, nullable | No | An email template subject |
organization | string (uuid) | Yes | The workspace ID (read-only) |