{
"page": 1,
"results": [],
"total_pages": 0,
"total_results": 0
}
This endpoint gets a users list of custom lists.
{
"page": 1,
"results": [],
"total_pages": 0,
"total_results": 0
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Lists
The response is of type object
.