email-template
Return all non-essential email templates
get/v1/email-template/non-essential
Response
successful operation
Example response
{
"data": [
{
"id": "588f7ee98f138b19220041a7",
"name": "self_serve_welcome"
}
],
"access": [
{
"ids": [
"588f7ee98f138b19220041a7"
]
}
]
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.