Get the system default template
GET/auth/email-templates/:type/default
Returns the system default for the given type with Handlebars variables un-rendered. Useful for migration tooling fetch, modify, then PUT.
Request
Responses
- 200
- 400
- 401
System default template returned
Invalid email type
Missing or invalid application credentials