Templates
List message templates
Retrieve a list of approved message templates for this phone number.
Templates must be approved by WhatsApp before they can be used.
GET
List message templates
Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Integrations > API keys.
Path Parameters
WhatsApp Business Account ID
Query Parameters
Filter by template name
Filter by template status
Available options:
APPROVED, PENDING, REJECTED Filter by template category
Available options:
AUTHENTICATION, MARKETING, UTILITY Filter by language code
Maximum number of results (default 20, max 100)
Required range:
1 <= x <= 100Previous
Create or update message templateCreate a new WhatsApp message template, or update an existing one.
- Omit `hsm_id` to create a new template.
- Include `hsm_id` as a query parameter to update an existing template.
Templates must be approved by WhatsApp before they can be used. After creation,
templates enter a PENDING state until reviewed.
**Side effect**: Enqueues a template sync job on success to update Kapso's
local template cache.
Next
List message templates

