GET /api/lists/
Sample Request
Sample Response
{ "status": "OK",
"data": {
"list": {
"id": "191",
"name": "MyVast",
"networkId": "1",
"list_items_counter": "1290",
"created": "2016-05-05 03:14:17",
"updated": "2016-05-05 03:14:17"
}
}
} |