Skip to main content
GET
Retrieve an email template embed

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 embed

Response

200 - application/json

The EmailTemplateEmbed object

id
string
required

The ID of the email template embed

expires_at
string
required

When the email template embed expires and needs to be regenerated

email_template
string | null
required

The email template associated with this embed

business
string
required

The business associated with this embed

url
string
required

The URL to embed the email template editor