Returns all contact lists
curl --request GET \ --url https://stoplight.io/mocks/replyteam/reply/765516802/lists
[ { "id": 1, "name": "Potential Clients" }, { "id": 2, "name": "Active Customers" }, { "id": 3, "name": "Newsletter Subscribers" } ]
Lists retrieved successfully
The response is of type object[].
object[]