Skip to main content
GET
List WhatsApp message templates

Authorizations

Authorization
string
header
required

API key (fam_..., created under Settings → API Keys) or an OAuth 2.0 access token (fam_at_...). Keys can be restricted to scopes such as assistants:read, calls:write, campaigns:write, automations:read, dashboards:read, dashboards:write, leads:write, segments:write, loop:read, loop:write, phone_numbers:write, sip_trunks:write, knowledge:write, voices:read, billing:read, settings:write, platform:read, platform:write; a *:write scope implies the matching *:read. Automation and dashboard endpoints also accept the legacy calls:* scope. Keys without scope restrictions have full access.

Query Parameters

connector_id
string<uuid>
source
enum<string>

Set to library to list official pre-written utility templates.

Available options:
library
language
string
default:en_US
limit
integer
default:24
Required range: 1 <= x <= 100
after
string

Opaque pagination cursor returned by a previous template-library response.

name
string

Exact official library-template name.

Response

200 - application/json

Template list.

data
object[]