Skip to main content
get/inboxes/{id}/whatsapp/templates

List WhatsApp templates

LLM
View as Markdown
Open llms.txt

Returns approved and pending WhatsApp templates available for this inbox. Use template names and languages from this response when sending `template` message content.

Authorization

Scheme

  • bearerAuth

Required scopes

  • inbox:read

Allowed roles

  • owner
  • admin
  • agent

List WhatsApp templates for an inbox.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    List of WhatsApp templates

    • application/json WhatsAppTemplatesResponse
  • default

    Error

    • application/json ProblemDetails