Paginated list of templates stored locally. Filter by waba_id (recommended — templates are scoped per WhatsApp Business Account), status, category, language, or text search. To pull the latest from Meta into local DB first, call POST /api/v1/whatsapp/templates/sync.
Documentation Index
Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Filter by WhatsApp Business Account id (numeric string from Meta, e.g. 123456789012345).
Filter by approval status.
APPROVED, PENDING, REJECTED, PAUSED, DISABLED Filter by Meta category.
MARKETING, UTILITY, AUTHENTICATION Filter by language code (en_US, tr, etc.).
Partial match against template name or content.
If true, only returns APPROVED templates (those usable for sending).