GET
/
api
/
public
/
templates
Get WhatsApp templates
curl --request GET \
  --url https://api.vambe.me/api/public/templates \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key needed to authorize the request

Query Parameters

page
number
default:1
Required range: x >= 1
name
string
option
string
language
string
status
string
category
string
channel_type
enum<string>
Available options:
whatsapp,
playground,
instagram,
webchat,
web-whatsapp,
messenger,
sms,
tiktok
channel_identifier
string
get_all
string

Response

Successful retrieval of WhatsApp templates.