Get landing page template by ID

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

ParameterTypeRequiredNotes
landingPageIdintegerRequiredDigits 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

FieldTypeRequiredNotes
store_idintegerOptionalMust be an existing location. Resolve placeholders against this store.
previewbooleanOptionalRead by the controller (not validated). With store_id, expands [allReviewSite] and fills sample recipient tokens.

Behaviour

  • Synchronous. 200 OK with the full model under data.data (includes appended unique_code). 422 if the id/store_id is invalid or the template belongs to another account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
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