{
"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",
"username": "string"
},
"changed_by_name": null,
"changed_by_url": null,
"changed_on_delta_humanized": null,
"changed_on_utc": null,
"database": {
"database_name": "string",
"id": 0
},
"default_endpoint": "string",
"explore_url": null,
"extra": "string",
"id": 0,
"kind": null,
"owners": {
"first_name": "string",
"id": 0,
"last_name": "string",
"username": "string"
},
"schema": "string",
"sql": "string",
"table_name": "string"
}
]
}