Get contacts from 'All Contacts' or belonging to a list.
GET
/contacts
0
apikey
success
error
{ msg: [error detail] }
curl --location --request GET 'https://api.sociocs.com/contacts?list_id=1000001&limit=100&offset=200' \ --header 'apikey: your_api_key' \