Skip to main content
GET
List email templates

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Query Parameters

page
integer
default:1

Page number (enables pagination)

Required range: x >= 1
limit
integer
default:25

Rows per page (enables pagination)

Required range: 1 <= x <= 100
q
string

Filter by name or subject substring (paginated mode only)

tags
string

Comma-separated tags; matches templates having any of them (paginated mode only)

Response

200 - application/json

Templates

success
boolean
Example:

true

templates
object[]
pagination
object

Present in paginated mode

tag_counts
object

Present in paginated mode: account-wide per-tag row counts