Get all the contact lists.
GET
/lists
apikey
success
error
{ msg: [error detail] }
curl --location --request GET 'https://api.sociocs.com/lists' \ --header 'apikey: your_api_key' \