Returns the full template resource including the components array (HEADER/BODY/FOOTER/BUTTONS) exactly as stored locally. Use this to inspect a template’s structure before sending — for example to know which variables you need to supply.
The local copy is updated whenever you call POST /templates//sync; if status is stale, sync first.
Tenant scoping: templates owned by other tenants return 404 (not 403) to avoid leaking existence. Non-whatsapp templates (sms/email) and orphan rows with no waba_id are also 404.
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}"
Local UUID returned by GET /api/v1/whatsapp/templates. Not the Meta template_id.