ViewTemplatesDefaultContent
Retrieves editable sections and default content for a specific email template.
Input
| Name | Type | Required | Description |
| TemplateId | String | True | Specifies the unique identifier of the email template to retrieve. This value determines which template's default content will be returned. |
Result Set Columns
| Name | Type | Description |
| * | String | Returns all available fields related to the default content of the specified template, including text, HTML sections, and editable regions defined in the template structure. |