Skip to main content
Returns a Laravel-paginated list of WhatsApp templates registered in your workspace, along with Meta approval status.

Endpoint

Required ability: templates.read.

Headers

Path parameters

string
required
Your workspace subdomain.

Query parameters

integer
1-indexed page number. Defaults to 1.
integer
Items per page. Defaults to 15, maximum 100.

Example request

Example response

200 OK
See Data Types → WhatsApp Template for every field.
Only templates where status is APPROVED can be sent through POST /messages/template.

Error responses