Skip to content

Get a single template by ID

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

Notification ID

channel
required
string

Channel type

templateId
required
string

Template ID

Successful response

Any of:
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