Get all email templates

Prev Next
Get
/api/v1/orgs/branding/email-templates/{id}
Security
HTTP
Type bearer
Path parameters
id
stringRequired

The ID of the email template

Query parameters
timezone
string

The timezone to use for the response

Responses
200

OK

Expand All
object
authorization
boolean
data
Array of object (EmailTemplate)
object
disclaimer
string
footer
string
id
string
orgGUID
string
signature
string
type
string
updatedBy
string
whenChanged
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
400

Bad request body

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
409

Conflict

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
422

Unprocessable Entity

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean