X-APP-ID: ********************
X-API-KEY: ********************
Authorization: ********************
curl --location --request GET '/contactlists?search' \ --header 'X-APP-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
[ { "id": 0, "name": "string", "contacts_count": 0, "rcsCapabilityStatus": "string" } ]