Templates
List Notification Template Versions
Returns a notification template's published versions, most recent first, for comparison or rollback. Paged.
get/notifications/{id}/versions
Path parameters
idstring required
Template ID (nt_ prefix).
Query parameters
cursorstring
Opaque pagination cursor from a previous response. Omit for the first page.
limitinteger
Maximum number of versions to return per page. Default 10, max 10.