v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Tenant Templates

Get a Template in Tenant

Returns a tenant's notification template with its content, version, and created, updated, and published timestamps.

get/tenants/{tenant_id}/templates/{template_id}

Path parameters

tenant_idstring required

Id of the tenant for which to retrieve the template.

template_idstring required

Id of the template to be retrieved.

Response

idstring required

The template's id

created_atstring required

The timestamp at which the template was created

updated_atstring required

The timestamp at which the template was last updated

published_atstring required

The timestamp at which the template was published

versionstring required

The version of the template