Skip to main content
GET
Get all variables for an email template

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the email template

Response

200 - application/json

The variables for the email template

variables
string[]
required

The variables for the email template