{
"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_on_delta_humanized": null,
"created_by": {
"first_name": "string",
"id": 0,
"last_name": "string"
},
"created_on": "2019-08-24T14:15:22Z",
"database": {
"database_name": "string",
"id": 0
},
"db_id": 0,
"description": "string",
"id": 0,
"label": "string",
"last_run_delta_humanized": null,
"rows": 0,
"schema": "string",
"sql": "string",
"sql_tables": null
}
]
}