API Reference

Get a message template

Get information about a specific message template.

Log in to see full request history
Path Params
string
required

The unique ID of the message template.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Message template resource.

string

The unique ID of the message_template.

boolean
string
required

Subject of the message template. Mandatory only in case of email template.

string
required

Sender of the message template.

string
required

Name of the message template.

integer
required

The unique ID of the message template group. Possible values are: 1 - newsletter template / 2 - system template (registration message, order summary message, etc.) / 3 - transactional communication (for hotel, traveling,...)

1 2 3

integer
required

The unique ID of the communication channel. Possible values are: 1 - email / 2 - SMS / 4 - PUSH notification (Apple or Google)/ 5 - internal system notification / 9 - Viber messages

1 2 4 5 9

template_data
array of objects

Template data could contains array of customized parameters. They may have influence on template display or add values to template.

template_data
object
string
required

Name of the parameter.

string
required

Value of the parameter.

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL