#
Get contacts
Get contacts from 'All Contacts' or belonging to a list.
#
Method
GET
#
Path
/contacts
#
Query string parameter
#
Response
#
HTTP status codes
#
Response object
#
Code sample
curl --location --request GET 'https://api.sociocs.com/contacts?list_id=1000001&limit=100&offset=200' \
--header 'apikey: your_api_key' \