Templates
Get Templates
List all WhatsApp templates for your account, including their approval status and components π
POST
Get Templates
Retrieve all WhatsApp templates associated with your business account. Templates with the same name but different language translations are grouped together as a template group. Use this endpoint to check approval status after submitting a new template.
This endpoint uses POST with no request body.
Endpoint
Response
Returns a list of template groups underentity.templateGroups. Each group contains one or more language variants.
Template status values:
Example
The
externalTemplate.whatsapp object contains the raw template data as returned directly by Meta, alongside Connectlyβs own representation in templateComponents. Use templateComponents for the Connectly-native format.