cURL
curl --request GET \ --url https://api.reply.io/v3/lists \ --header 'X-API-Key: <api-key>'
[ { "id": 1, "name": "Potential Clients" }, { "id": 2, "name": "Active Customers" }, { "id": 3, "name": "Newsletter Subscribers" } ]
Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Returns all contact lists
API key passed in the X-API-Key header
Lists retrieved successfully
Unique identifier
List name