email-template
Return the email template by name
get/v1/email-template/name/{name}
Path parameters
namestring required
Email template name
Response
successful operation
Example response
{
"id": "588f7ee98f138b19220041a7",
"name": "self_serve_welcome"
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.