latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-10145345487.2 KB

cb8586034158

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.

Response