List email templates

Get email templates selectable for the caller as a {value,label} dropdown source: the given store's templates (when you provide store_id) plus the caller company's templates plus global (company_id NULL) templates, sorted by name.

Auth

  • bearer token, account role — authentication. The endpoint scopes company templates to user.person.company_id; store_id (optional) must belong to the caller's company hierarchy.

Rate limit

  • No rate limit.

Query

FieldTypeRequiredNotes
store_idintegerOptionalAlso include templates scoped to this store. Must be in the caller's hierarchy (an ownership check).
template_typestringOptionalFilter to regular or follow_up.

Behaviour

  • Synchronous, not paginated. 200 OK with data.response = array of {value,label}. 422 on invalid store_id.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json