get
https://production-api.shoutaboutus.com/api/v1/campaign/template/sms/
Get a single SMS template by id. When you supply campaign_id, resolves the campaign's active SMS channel template instead, substitutes [landingPageUrl] with the channel's landing-page URL (white-label aware) and replaces the remaining placeholders against the campaign's store.
Path params
| Parameter | Type | Required | Notes |
|---|---|---|---|
smsTemplateId | integer | Required | Digits only. Must belong to your own company. |
Auth
- bearer token, account role — authentication. The template must be global or belong to the caller's own account tree (422 otherwise).
Rate limit
- No rate limit.
Query
| Field | Type | Required | Notes |
|---|---|---|---|
campaign_id | integer | Optional | Must be an existing campaign. Resolve the campaign's SMS channel template with placeholders filled from its store. |
Behaviour
- Synchronous.
200 OKwith the full model underdata.data.422if the id/campaign_idis invalid or the template is outside the caller's company.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
