Skip to main content

Get notification template variables

GET 

/notification-template-variables/:key/:medium

Returns global variables and template-specific variables for a given notification template key and medium. Use these variable names in template content; they are replaced at send time with the corresponding values. Variable lists can be sorted by key, type, or description via the sorters query parameter (default ascending by key).

Request

Responses

Global and template-specific variables for the given key and medium.