{
"success": true,
"message": "Documents retrieved successfully",
"data": {
"count": 0,
"num_pages": 0,
"current_page": 0,
"documents": [
{
"id": 0,
"user": {
"id": 0,
"email": "user@example.com",
"first_name": "string",
"last_name": "string",
"organization": 0
},
"tags": [
"string"
],
"sharepoint_folder_name": "string",
"sharepoint_drive_name": "string",
"sharepoint_site_name": "string",
"sharepoint_tenant_name": "string",
"sharepoint_sync_enabled": true,
"sharepoint_status": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"modified_on": "2019-08-24T14:15:22Z",
"type": "file",
"source": "string",
"text": "string",
"description": "string",
"is_deleted": true,
"upload_from": "string",
"step": "pending",
"is_failed": true,
"pages": -2147483648,
"etag": "string",
"corpus": 0
}
]
}
}