curl --location --request GET 'https://api.aqx.ai/api/events-gateway/resource/campaigns?CallType=' \ --header 'Ocp-Apim-Subscription-Key: {{api-key}}' \ --header 'Authorization: Bearer {{user_access_token}}' \ --header 'Content-Type: application/json'
[ { "id": "96aacfac-cb2e-4b45-9c48-93b392ac3924", "name": "Outbound - Insurance Company" }, { "id": "e8704f90-682a-431a-996c-4a3607fc87ee", "name": "Inbound - Appointment Booking" }, { "id": "4f17b1af-451e-486d-b6c7-3fb2974eb21b", "name": "Voice Bubble - Receptionist" }, { "id": "de30266e-f2cd-4394-97bf-df19d7d99cee", "name": "Voice Bubble - Dentist Office" }, { "id": "ae4e3f1f-c77d-41ca-8e1e-ed3789bbf032", "name": "Voice Bubble - Auto Dealership" } ]