Get list of existing WhatsApp templates.
whatsapp
Get list of existing WhatsApp templates.
GET
Get list of existing WhatsApp templates.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional group filter for templates.
Optional category filter. Category of template. Determines cost of sending message with this template.
Available options:
AUTHENTICATION, MARKETING, UTILITY Optional status filter. Status of template. WhatsApp decides if template is good or if it will be rejected. Only "approved" templates can be used to send messages. See https://developers.facebook.com/docs/whatsapp/cloud-api/webhooks/reference/message_template_status_update
Available options:
created, submitted, approved, in_appeal, pending, rejected, pending_deletion, deleted, disabled, limit_exceeded, archived, unarchived, flagged, locked, paused, reinstated Response
200 - application/json
Success
Template submitted to WhatsApp for approval. Necessary to create business initiated conversations.