Skip to main content
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

integer
required
The ID of the WhatsApp sender (obtained from the Get Senders endpoint)

Query Parameters

string
Filter templates by approval status. Default: approved. Use all to return all templates regardless of status.

Response Fields

array

Error Responses

Notes

  • Only approved templates are returned by default. Templates with pending or rejected status cannot be used to send messages.
  • Template approval status is synced with Meta every 4 hours automatically.
  • Variables in body_text are shown as {{1}}, {{2}}, etc. The variables array 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.