List SMS templates

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

Auth

  • bearer token, account role — authentication. Company templates scoped to user.person.company_id.

Rate limit

  • No rate limit.

Query

FieldTypeRequiredNotes
store_idintegerRequiredStore to list templates for. Must be in the caller's hierarchy (an ownership check).

Behaviour

  • Synchronous, not paginated. 200 OK with data.response = array of {value,label}. 422 if store_id is missing or outside the caller's hierarchy.
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