Get email template by ID

Get a single email template by id. When you supply store_id the template's html_content has its placeholders resolved against that store.

Path params

ParameterTypeRequiredNotes
emailTemplateIdintegerRequiredDigits only. Must belong to your own company.

Auth

  • bearer token, account role — authentication. The template must belong to the caller's company or be a global template; otherwise validation fails.

Rate limit

  • No rate limit.

Query

FieldTypeRequiredNotes
store_idintegerOptionalResolve HTML placeholders against this store. Must be in the caller's hierarchy.

Behaviour

  • Synchronous. 200 OK with the full model under data.data. 404 (envelope) if the id is not found by the controller. 422 if the template is outside the caller's company or store_id is invalid.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

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