v50

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-06-1841147599.2 KB
Templates

Get templates list

Retrieves a paginated list of message templates for the authenticated customer. Supports filtering by status, category, and search term.

get/v3/templates

Query parameters

pageinteger required

Page number (1-indexed)

page_sizeinteger required

Number of items per page

searchstring nullable

Optional search term for filtering templates

statusstring nullable

Optional status filter: APPROVED, PENDING, REJECTED

categorystring nullable

Optional category filter: MARKETING, UTILITY, AUTHENTICATION

is_welcome_playgroundboolean nullable

Optional filter by welcome playground flag

Headers

x-profile-idstring uuid

Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.

Response

Templates retrieved successfully

successboolean

Indicates whether the request was successful