Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

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

Headers

x-finops-version
string<date>
required

Path Parameters

template_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required

ID of email template

created_at
string<date-time>
required

Template created date and time

updated_at
string<date-time>
required

Template updated date and time

body_template
string
required

Jinja2 compatible email body template

is_default
boolean
required

Is default template

language
string
required

Lowercase ISO code of language

Maximum string length: 4
name
string
required

Name of the template

Maximum string length: 128
subject_template
string
required

Jinja2 compatible email subject template

Maximum string length: 2048
type
string
required

Document type of content