List all templates

Retrieve the email templates in the account. Results are paginated and can be filtered; meta.total holds the total number of templates matching the request.

Query Params
int32
Defaults to 20

The number of templates to return for each call. Maximum value is 100.

int32
Defaults to 0

Offset index of records to return.

string

Filter by template name. Matches any template whose name contains this value.

int32

Filter by template id.

int32

Filter by template category id.

int32

Filter by the source the template was created from.

int32

Filter by read-only templates. Use 1 for read-only templates, 0 for editable ones.

string

Filter by the date the template was last modified (YYYY-MM-DD).

int32

Filter by hidden templates. Use 1 for hidden templates, 0 for visible ones.

int32

Filter by the designer version the template was built with.

string

Set to true to only return templates that have content.

int32

Filter to templates carrying the given tag id.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json