WhatsApp Official API
List Meta Templates
Fetches all message templates from the associated WhatsApp Business Account (WABA).
GET
/
whatsapp
/
templates
Fetches all message templates from the associated WhatsApp Business Account (WABA).
Query Parameters
agentId: The ID of the agent with WhatsApp configured.
Response
Returns a list of templates with their name, language, status, category, and components.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
agentId
string
requiredID of the agent with WhatsApp configured.
Response
200 - application/json
data
object[]
Was this page helpful?

