{
"code": 200,
"message": "success",
"data": {
"items": [
{
"type": "folder",
"id": 0,
"name": "string",
"parent_id": 0,
"folder_id": 0,
"table_key": "string",
"doc_key": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}
}