Skip to content

List all templates for a notification and channel

GET
/notifications/{notificationId}/{channel}/templates
notificationId
required
string

Notification ID

channel
required
string

Channel type

Successful response

List of templates for a notification/channel (list endpoint).

Array
Any of:
object
envId
required
string
notificationId
required
string
templateId
required
string
channel
required
string
Allowed values: EMAIL INAPP_WEB SMS CALL PUSH WEB_PUSH SLACK
default
required
boolean
isDefaultFor
object
key
additional properties
boolean
html
required
string
previewText
string
internal
required
string
subject
required
string
senderName
required
string
senderEmail
required
string

Bad Request

Unauthorized

Internal Server Error