Appearance
List templates
List all message templates for the WhatsApp Business Account (WABA) associated with the given account. Templates are fetched directly from the WhatsApp Cloud API.
GET /v1/whatsapp/templates
List all message templates for the WhatsApp Business Account (WABA) associated with the given account. Templates are fetched directly from the WhatsApp Cloud API.
Parameters
accountId(query, string) required — WhatsApp social account ID
Responses
200 — Templates retrieved successfully
success(boolean)templates(array)
400 — accountId is required or WABA ID not found
401
404 — WhatsApp account not found