Templated integration (Design & Media, Marketing). Imported from open-connector.
https://api.templated.io/v1/account
/templates
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | optional | Optional template name filter. |
| page | integer | optional | Zero-based page number for pagination. |
| limit | integer | optional | Maximum number of templates to return. |
| width | integer | optional | Filter templates by width in pixels. |
| height | integer | optional | Filter templates by height in pixels. |
| tags | array | optional | Filter templates by tags. |
| externalId | string | optional | Filter templates by external identifier. |
| includeLayers | boolean | optional | Whether to include template layers in the response. |
| includePages | boolean | optional | Whether to include template pages in the response. |
/template/{templateId}
| Param | Type | Required | Description |
|---|---|---|---|
| templateId | string | required | The template ID. |
| includeLayers | boolean | optional | Whether to include template layers in the response. |
| includePages | boolean | optional | Whether to include template pages in the response. |
/renders
/render/{renderId}
| Param | Type | Required | Description |
|---|---|---|---|
| renderId | string | required | The render ID. |
/render/{renderId}
| Param | Type | Required | Description |
|---|---|---|---|
| renderId | string | required | The render ID. |