TeamTemplates
Fetches multiple team template records, which can be filtered, paged, and sorted according to specified parameters. Team templates are available across the entire team, allowing admins to create content, manage version control, and track performance. All metrics apply to the entire team. Individual template metrics can be accessed through the email_templates API endpoint.
Columns
| Name | Type | Description |
| Id [KEY] | String | The Id of the AccountStage. |
| Attachments | String | The Attachments of the TeamTemplate. |
| ArchivedAt | Datetime | The ArchivedAt of the TeamTemplate. |
| Body | String | The Body of the TeamTemplate. |
| BodyPreview | String | The BodyPreview of the TeamTemplate. |
| ClickTrackingEnabled | Boolean | The ClickTrackingEnabled of the TeamTemplate. |
| Bounces | Integer | The Bounces of the TeamTemplate. |
| Clicks | Integer | The Clicks of the TeamTemplate. |
| Replies | Integer | The Replies of the TeamTemplate. |
| SentEmails | Integer | The SentEmails of the TeamTemplate. |
| Views | Integer | The Views of the TeamTemplate. |
| CreatedAt | Datetime | The CreatedAt of the TeamTemplate. |
| LastModifiedAt | Datetime | The LastModifiedAt of the TeamTemplate. |
| LastModifiedUserId | Integer | The LastModifiedUserId of the TeamTemplate. |
| LastUsedAt | Datetime | The LastUsedAt of the TeamTemplate. |
| OpenTrackingEnabled | Boolean | The OpenTrackingEnabled of the TeamTemplate. |
| Subject | String | The Subject of the TeamTemplate. |
| Tags | String | The Tags of the TeamTemplate. |
| Title | String | The Title of the TeamTemplate. |
| UpdatedAt | Datetime | The UpdatedAt date of the TeamTemplate. |
| TagId | String | The TagId property of the TeamTemplate table. |
| IncludeArchivedTemplates | Boolean | The IncludeArchivedTemplates property of the TeamTemplate table. |
| Search | String | The Search property of the TeamTemplate table. |