v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14119524679.2 KB

Retrieves information about all the versions of a specific message template.

get/v1/templates/{template-name}/{template-type}/versions

Path parameters

template-namestring required

The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.

template-typestring required

The type of channel that the message template is designed for. Valid values are: EMAIL, PUSH, SMS, and VOICE.

Query parameters

next-tokenstring

The string that specifies which page of results to return in a paginated response. This parameter is not supported for application, campaign, and journey metrics.

page-sizestring

The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.

Response

Success