GET
/
templates

Authorizations

x-api-key
string
header
required

Query Parameters

customerId
string
required

Unique identifier of the customer

Response

200 - application/json
category
enum<string>

Category of the template (e.g., transactional, marketing)

Available options:
transactional,
marketing,
alert
createdAt
string

Template creation timestamp

customerId
string

Customer ID associated with the template

id
string

Unique identifier of the template

name
string

Template name

rawBody
string

Template content with variable placeholders

updatedAt
string

Last template update timestamp

whatsappTemplateName
string

Associated WhatsApp template name if applicable

whatsappTemplateStatus
enum<string>

Approval status of WhatsApp template

Available options:
pending,
approved,
rejected