v53

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

Get Notification Content

Returns a template's content and checksum. V2 templates return Elemental elements, while V1 templates return blocks and channels instead.

get/notifications/{id}/content

Path parameters

idstring required

Notification template ID (nt_ prefix).

Query parameters

versionstring

Accepts draft, published, or a version string (e.g., v001). Defaults to published.

Response

Template content retrieved.

OR