Template Structure API
This document contains the template object structure, including the template information block and the XML stored in the data field.
Overview
Template object example
{
"access": "account",
"archive": false,
"categories": [0],
"createdAt": "2026-06-04T10:00:00.000Z",
"data": "<template>...</template>",
"dataCreatedAt": "2026-06-04T10:00:00.000Z",
"dataModifiedAt": "2026-06-04T10:00:00.000Z",
"description": "Template description",
"modifiedAt": "2026-06-04T10:00:00.000Z",
"name": "Template name",
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"version": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}Template object fields
Argument
Format
Description
Reusable identifiers
data field
How template XML is organized
Info
Argument
Description
Structured document info
Argument
Description
External document info
Argument
Description
Signatures
Argument
Description
Flow
Argument
Description
Related topics
Last updated
Was this helpful?
