EmailTemplates
Returns multiple email template records. The records can be filtered, paged, and sorted according to the respective parameters.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Integer | False |
The Id of the EmailTemplate. |
| LinksAttachments | String | False |
The LinksAttachments of the EmailTemplate. |
| ArchivedAt | Datetime | False |
The ArchivedAt of the EmailTemplate. |
| Body | String | False |
The Body of the EmailTemplate. |
| BodyPreview | String | False |
The BodyPreview of the EmailTemplate. |
| CadenceTemplate | Boolean | False |
The CadenceTemplate of the EmailTemplate. |
| ClickTrackingEnabled | Boolean | False |
The ClickTrackingEnabled of the EmailTemplate. |
| CountsBounces | Integer | False |
The CountsBounces of the EmailTemplate. |
| CountsClicks | Integer | False |
The CountsClicks of the EmailTemplate. |
| CountsReplies | Integer | False |
The CountsReplies of the EmailTemplate. |
| CountsSentEmails | Integer | False |
The CountsSentEmails of the EmailTemplate. |
| CountsViews | Integer | False |
The CountsViews of the EmailTemplate. |
| CreatedAt | Datetime | False |
The CreatedAt of the EmailTemplate. |
| GroupsId | String | False |
The GroupsId of the EmailTemplate. |
| LastUsedAt | Datetime | False |
The LastUsedAt of the EmailTemplate. |
| OpenTrackingEnabled | Boolean | False |
The OpenTrackingEnabled of the EmailTemplate. |
| Shared | Boolean | False |
The Shared of the EmailTemplate. |
| Subject | String | False |
The Subject of the EmailTemplate. |
| Tags | String | False |
The Tags of the EmailTemplate. |
| TeamTemplateId | String | False |
The TeamTemplateId of the EmailTemplate. |
| TemplateOwnerId | Integer | False |
The TemplateOwnerId of the EmailTemplate. |
| Title | String | False |
The Title of the EmailTemplate. |
| UpdatedAt | Datetime | False |
The UpdatedAt of the EmailTemplate. |
| LinkedToTeamTemplate | Boolean | False |
The LinkedToTeamTemplate property of the EmailTemplates table. |
| TagIDs | String | False |
The TagIDs property of the EmailTemplates table. |
| Search | String | False |
The Search property of the EmailTemplates table. |
| FilterByOwner | Boolean | False |
The FilterByOwner property of the EmailTemplates table. |
| IncludeCadenceTemplates | Boolean | False |
The IncludeCadenceTemplates property of the EmailTemplates table. |
| IncludeArchivedTemplates | Boolean | False |
The IncludeArchivedTemplates property of the EmailTemplates table. |