WhatsApp (WABA)
Get WhatsApp Templates
List approved WhatsApp message templates for a channel
GET
Returns the list of approved WhatsApp Business message templates available for a given channel. Use template names from this endpoint when calling Send WhatsApp Template.
Headers
Your API key for authentication.
Query Parameters
UUID of the WABA channel to fetch templates for.
Maximum number of templates to return.
Pagination cursor returned by the previous response (
paging.cursors.after) to fetch the next page.Response
true on success.Array of template objects from Meta.
Pagination metadata from Meta.
Error Codes
400 Bad Request— Missingchannel_idor channel is not WABA type401 Unauthorized— Invalid or missing API key500 Internal Server Error— Meta API error
