Re-fetches this one template from Meta and updates local status/components/category. The typical poll after POST /templates to check whether Meta has moved the template from PENDING to APPROVED, REJECTED, or PAUSED.
Typical polling pattern after creating a template:
data.components for rejection reason; create a new template with fixes. PAUSED → Meta flagged for quality; review before resuming.Single-template scope: unlike POST /templates/sync which walks the whole WABA, this only fetches one template by its Meta template_id. Cheap to call repeatedly.
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}"