Skip to main content
GET
/
templates
cURL
curl --request GET \
  --url https://api.pingmee.co.il/templates \
  --header 'Cookie: <api-key>' \
  --header 'x-api-key: <api-key>'
[
  {
    "id": "<string>",
    "name": "<string>"
  }
]

Authorizations

x-api-key
string
header
required

Query Parameters

type
enum<string>
required

Template platform type

Available options:
whatsapp
phoneNumberId
string
required

Phone number ID to fetch templates for

Response

List of templates

id
string
required

Template ID

name
string
required

Template name