Skip to main content
GET
Get Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string<uuid>
required

Response

Successful Response

Response model for email template.

template_id
string<uuid>
required

Unique template identifier

user_id
string<uuid>
required

Owner user ID

name
string
required

Template name

content
TemplateContent · object
required

Email content

created_at
string<date-time>
required

Creation timestamp

updated_at
string<date-time>
required

Last update timestamp