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