get
https://production-api.shoutaboutus.com/api/v1/campaign/template/landing-page/
Get a single landing-page template by id. When you supply store_id the html_content placeholders are resolved against that store. Adding preview=true also expands the [allReviewSite] grid and substitutes friendly sample values for recipient-only tokens.
Path params
| Parameter | Type | Required | Notes |
|---|---|---|---|
landingPageId | integer | Required | Digits only. |
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 |
|---|---|---|---|
store_id | integer | Optional | Must be an existing location. Resolve placeholders against this store. |
preview | boolean | Optional | Read by the controller (not validated). With store_id, expands [allReviewSite] and fills sample recipient tokens. |
Behaviour
- Synchronous.
200 OKwith the full model underdata.data(includes appendedunique_code).422if the id/store_idis invalid or the template belongs to another account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
