Retrieve Templates

Returns a paginated list of email templates that define the HTML layout wrapping message content. Includes related category, publications, and tags.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter by template ID

string

Filter by template name

integer

Filter by template category ID

boolean

Filter by availability to all publications

integer

Filter by publication ID (includes templates available to all publications)

integer

Filter by message type ID (matches via category)

string

Filter by message type name (partial match)

string

Filter by template type name (partial match)

template_type_id
array of integers

Filter by template type ID. Accepts a single value or an array.

template_type_id
tag_id
array of integers

Filter by tag ID. Accepts a single value or an array.

tag_id
string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

columns[]
array of strings

The field names to be included in the JSON response. You can have multiple columns[] query params included in the request URL (e.g. columns[]=id&columns[]=name).

columns[]
integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response

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