List Whatsapp Templates
GET/api/integrations/:integration_id/whatsapp/templates
List WhatsApp message templates from the connected Business Account.
Templates must be APPROVED in Meta Business Manager before they can be sent. Use this endpoint to populate template pickers in the UI.
Args: integration_id: The ID of the WhatsApp integration status: Filter by template status (default: APPROVED)
Returns: List of templates with id, name, language, status, category, components
Example: GET /api/integrations/abc-123/whatsapp/templates GET /api/integrations/abc-123/whatsapp/templates?status=
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error