v1

latestOpenAPI 3.0.1MIT2026-07-22241852.5 KB

Get an SMS template

Fetches a single template's body and its placeholder variables.

get/text/templates/{templateId}

Path parameters

templateIdinteger required

The template's identifier.

Response

The template.

templateIdinteger required

Identifier for the template.

accountIdstring required

The account the template belongs to (your organization's configured account).

messagestring required

The template body, containing {placeholder} tokens.

placeholdersstring[] required

Variable names you must supply in variables when sending.