Get contact lists
Get all the contact lists.
Method
GET
Path
/lists
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/lists' \
--header 'apikey: your_api_key' \
Get all the contact lists.
GET
/lists
curl --location --request GET 'https://api.sociocs.com/lists' \
--header 'apikey: your_api_key' \