cURL
curl --request GET \ --url https://my.cald.ai/client/api/v1/lists \ --header 'Authorization: <api-key>'
{ "lists": [ { "listId": "<string>", "name": "<string>" } ] }
Get a list of contact lists
Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
caldLiveDe39a3accb206dd615f30d118e519df0
List of available lists
Show child attributes
The list ID of the list
The name given to the list in the MyCald Dashboard