Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cursor
string | null

Opaque pagination cursor from a previous response. Omit for the first page.

notes
boolean | null

Include template notes in the response. Only applies to legacy templates.

event_id
string

Filter to templates linked to this event map ID.

Response

200 - application/json
paging
Paging · object
required
results
(Notification · object | NotificationTemplateSummary · object)[]
required

Notification templates in this workspace.