X-APP-ID: ********************
X-API-KEY: ********************
Authorization: ********************
curl --location --request GET 'https://api.conexteo.com/contactlists/1234' \ --header 'X-APP-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
{ "id": 0, "name": "string", "contacts_count": 0, "rcsCapabilityStatus": "string" }