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