Email template embeds

Retrieve an email template embed

get/email_template_embeds/{id}

Path parameters

idstring required

The ID of the email template embed

Response

The EmailTemplateEmbed object

idstring required

The ID of the email template embed

expires_atstring required

When the email template embed expires and needs to be regenerated

email_templatestring nullable required

The email template associated with this embed

businessstring required

The business associated with this embed

urlstring required

The URL to embed the email template editor

Changes