Retrieve approved message templates and their UUIDs.
GET /api/v3/messages/whatsapp/templates
Success
application/json
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'