cURL
curl --request GET \ --url https://api.qcall.ai/api/v1/segment/list \ --header 'x-api-key: <api-key>'
[ { "name": "<string>", "description": "<string>" } ]
Returns all Segments from the system that the user has access to
Segment response
The name of the Contact
The description of the Contact