WhatsApp

List templates

List message templates for the WhatsApp Business Account (WABA) associated with the given account. Templates are fetched directly from the WhatsApp Cloud API. One entry per name + language: a multi-language template appears once per language, each with its own Meta id.

get/v1/whatsapp/templates

Query parameters

accountIdstring required

WhatsApp social account ID

namestring

Exact template name; returns every language variant of that family.

languagestring

Exact language code (e.g. en_US).

status'APPROVED' | 'REJECTED' | 'PENDING' | 'PAUSED' | 'DISABLED' | 'IN_APPEAL' | 'PENDING_DELETION'

Response

Templates retrieved successfully

successboolean

Changes

Changed in 1 of the 32 revisions of this API.3

    • added the new optional query request parameter language

      new-optional-request-parameter

    • added the new optional query request parameter name

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog