Email Templates

Get an email template

Returns the account-owned template identified by ID, including its Liquid subject and bodies, declared variables, and timestamps.

get/email_templates/{id}

Path parameters

idstring uuid required

Email template UUID.

Response

Template details.

Changes