Skip to main content
GET
List message templates

Authorizations

X-API-Key
string
header
required

Project API key for authentication. This is the recommended authentication method.

Get your API key from the Kapso dashboard under Integrations > API keys.

Path Parameters

business_account_id
string
required

WhatsApp Business Account ID

Query Parameters

name
string

Filter by template name

status
enum<string>

Filter by template status

Available options:
APPROVED,
PENDING,
REJECTED
category
enum<string>

Filter by template category

Available options:
AUTHENTICATION,
MARKETING,
UTILITY
language
string

Filter by language code

limit
integer
default:20

Maximum number of results (default 20, max 100)

Required range: 1 <= x <= 100

Response

Successfully retrieved templates

data
object[]
paging
object