get
https://production-api.shoutaboutus.com/api/v1/campaign/template/sms/list
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
| Field | Type | Required | Notes |
|---|---|---|---|
store_id | integer | Required | Store to list templates for. Must be in the caller's hierarchy (an ownership check). |
Behaviour
- Synchronous, not paginated.
200 OKwithdata.response= array of{value,label}.422ifstore_idis missing or outside the caller's hierarchy.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
