GET
https://stoplight.io/mocks/replyteam/reply/765516802
/
lists
/
{id}
curl --request GET \
  --url https://stoplight.io/mocks/replyteam/reply/765516802/lists/{id}
{
  "id": 1,
  "name": "Potential Clients"
}

Path Parameters

id
integer
required

List Id

Response

200
application/json

List details retrieved successfully

The response is of type object.