cURL
curl --request GET \ --url https://api.reply.io/v3/lists/{id} \ --header 'X-API-Key: <api-key>'
{ "id": 1, "name": "Potential Clients" }
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 list details by Id
API key passed in the X-API-Key header
List Id
List details retrieved successfully
Unique identifier
List name