Summary
Exports a template document.
Description
Exports a template document.
Route
GET /automation-studio/templates/:id/export
Roles
admin
apiwrite
designer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Template id. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
exported | object | Exported representation of the template. |