• REST
  • Java
API Docs by APIMATIC

Listtemplates
#

  • REST
  • Java

Listtemplates
#

Retrieve approved message templates and their UUIDs.

GET /api/v3/messages/whatsapp/templates

API Code Playground

Endpoint Arguments
Parameters
Required
Required
String
Query


Responses

  • 200
  • 400

Success

application/json

There is no example available for this content type.
  • Request
  • Response
curl -X GET -G \
  --url 'https://{cluster_id}.voiso.com/api/v3/messages/whatsapp/templates' \
  -H 'Accept: application/json' \
  -d 'key=contact_center_api_key'