Skip to main content
GET
Get a WhatsApp template

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

Path Parameters

template_id
string<uuid>
required

Response

The template.

id
string<uuid>
business_id
string<uuid>
display_name
string
language
string
category
string | null
status
enum<string>
Available options:
DRAFT,
PENDING,
APPROVED,
REJECTED
body_text
string
created
string<date-time>
modified
string<date-time>