get
https://production-api.shoutaboutus.com/api/v1/campaign/template/email/list
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
| Field | Type | Required | Notes |
|---|---|---|---|
store_id | integer | Optional | Also include templates scoped to this store. Must be in the caller's hierarchy (an ownership check). |
template_type | string | Optional | Filter to regular or follow_up. |
Behaviour
- Synchronous, not paginated.
200 OKwithdata.response= array of{value,label}.422on invalidstore_id.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
