Skip to main content
GET
Get plain text

Authorizations

Authorization
string
header
required

Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.

Path Parameters

templateId
string<uuid>
required

Email template ID.

Response

Plain-text rendition.

template_id
string<uuid>
required

Email template ID.

content
string
required

The plain-text rendition.

generation_id
string

Generation the text belongs to.

version
integer

Content version.

overridden
boolean

Whether the text is a manual override.

stale_after_html_iteration
boolean

True when the HTML has changed since the override was written.

plain_text_source
enum<string>

Where the text comes from.

Available options:
auto,
override