Get List

Have more questions? Submit a request

GET /api/lists/

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"
        }
    }
}

Related articles

Was this article helpful?
0 out of 0 found this helpful