Skip to main content
GET
List WhatsApp templates

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.

Headers

business-id
string<uuid>
required

The business to scope the request to.

Query Parameters

status
enum<string>
Available options:
DRAFT,
PENDING,
APPROVED,
REJECTED

Response

Templates for the business.

templates
object[]
total_count
integer