Whatsapp Message Templates
List Whatsapp message templates
get/v2/whatsapp/message_templates
Query parameters
Consolidated page parameter (deepObject style). Originally: page[number], page[size]
filter[waba_id]string
Filter by WABA ID
filter[category]'MARKETING' | 'UTILITY' | 'AUTHENTICATION'
Filter by category
filter[status]string
Filter by template status
filter[search]string
Search templates by name
Response
Successful response with Whatsapp template
Example response
{
"data": [
{
"record_type": "whatsapp_message_template"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}