Lists
Get lists 1
handles the retrieval of a single list by id.
GET
Path Parameters
The id value of the list you want to get.
Response
200
application/json
gets a single list.
The response is of type object
.
handles the retrieval of a single list by id.
The id value of the list you want to get.
gets a single list.
The response is of type object
.