cURL
curl --request GET \ --url https://api-{region}-{cluster}.benchmarkemail.com/api/contact-structure/{contactStructureId}/lists/all \ --header 'X-API-Key: <api-key>'
[ { "_id": "<string>", "name": "<string>", "type": "<string>" } ]
API key authentication
Successful