JavaScript
Notification Templates
List Notification Template Versions
List versions of a notification template.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Template ID (nt_ prefix).
Query Parameters
Opaque pagination cursor from a previous response. Omit for the first page.
Maximum number of versions to return per page. Default 10, max 10.
Required range:
x <= 10