Get all email templates

Prev Next
Get
/api/v1/orgs/branding/email-templates
Security
HTTP
Type bearer
Query parameters
timezone
string

The timezone to use for the response

type
string

Filter template by type. Available values are: 'VERIFY_EMAIL', 'RESET_PASSWORD', 'ONBOARDING_USER', 'SCHEDULED_ACCESS_ALERT', 'SCHEDULED_ACCESS_CANCEL_ALERT', 'SCHEDULED_ACCESS_EXPIRY_ALERT', 'PASSWORD_CHANGE' example: VERIFY_EMAIL

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
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