Get WhatsApp Templates
List WhatsApp message templates for a specific Famulor sender
GET
Retrieve all WhatsApp Business message templates associated with a specific Famulor WhatsApp sender. Templates are required for initiating conversations or messaging users outside the 24-hour messaging window.
Path Parameters
The ID of the WhatsApp sender (obtained from the Get Senders endpoint)
Query Parameters
Filter templates by approval status. Default:
approved. Use all to return all templates regardless of status.Response Fields
Error Responses
404 Not Found
Notes
- Only
approvedtemplates are returned by default. Templates withpendingorrejectedstatus cannot be used to send messages. - Template approval status is synced with Meta every 4 hours automatically.
- Variables in
body_textare shown as{{1}},{{2}}, etc. Thevariablesarray provides human-readable names for each placeholder. - Templates are required when messaging a user for the first time or outside the 24-hour messaging window.

