{
"count": 0,
"description_columns": {
"column_name": "A Nice description for the column"
},
"ids": [
"string"
],
"label_columns": {
"column_name": "A Nice label for the column"
},
"list_columns": [
"string"
],
"list_title": "List Items",
"order_columns": [
"string"
],
"result": [
{
"changed_by": {
"first_name": "string",
"id": 0,
"last_name": "string",
"username": "string"
},
"changed_by_name": null,
"changed_by_url": null,
"changed_on_delta_humanized": null,
"changed_on_utc": null,
"created_by": {
"first_name": "string",
"id": 0,
"last_name": "string"
},
"css": "string",
"dashboard_title": "string",
"id": 0,
"json_metadata": "string",
"owners": {
"first_name": "string",
"id": 0,
"last_name": "string",
"username": "string"
},
"position_json": "string",
"published": true,
"roles": {
"id": 0,
"name": "string"
},
"slug": "string",
"thumbnail_url": null,
"url": null
}
]
}