E-mail templates
Listing e-mail templates
Returns a list of e-mail templates.
get/email-templates
Query parameters
fieldsstring
Specify fields to return (eg. fields=id,name or fields=all).
Default: id, name, subject, body, type, public, userId, createdAt, updatedAt
typestring
Template type
namestring
Template name
perPageinteger
Pagination: How many items per page
pageinteger
Pagination: Which page to query
Response
An array of e-mail templates
Changes
No recorded changes to this endpoint across all 1 revision of this API.