GET
/
templates

Authorizations

x-api-key
string
headerrequired

Query Parameters

customerId
string
required

Unique identifier of the customer

Response

200 - application/json
id
string

Unique identifier of the template

customerId
string

Customer ID associated with the template

name
string

Template name

category
enum<string>

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

Available options:
transactional,
marketing,
alert
rawBody
string

Template content with variable placeholders

whatsappTemplateName
string

Associated WhatsApp template name if applicable

whatsappTemplateStatus
enum<string>

Approval status of WhatsApp template

Available options:
pending,
approved,
rejected
createdAt
string

Template creation timestamp

updatedAt
string

Last template update timestamp