GET
https://stoplight.io/mocks/replyteam/reply/765516802
/
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"
  }
]

Response

200 - application/json

Lists retrieved successfully

The response is of type object[].