{
"resultCount": 1,
"skipCount": 0,
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"name": "string",
"status": [
0
],
"way": 0
}
curl --location --request POST '/blackHole3D/project/filemanage/v3/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"name": "string",
"status": [
0
],
"way": 0
}'
{
"items": [
{
"lastModificationTime": "2019-08-24T14:15:22Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"key": "string",
"fileName": "string",
"scheme": "string",
"savePath": "string",
"size": 0,
"suffix": "string",
"description": "string",
"blobSize": 0,
"blobCount": 0,
"blobIndex": 0,
"uploadTime": "2019-08-24T14:15:22Z",
"uploadStatus": 0,
"uploadWay": 0,
"fileBusinessInfo": {
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"projName": "string",
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da",
"fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
"dataSetType": 0,
"formatType": 0,
"treePath": "string",
"treePathName": "string",
"projectOwnerId": "6f7a412e-7418-483f-ba86-43da1f3ec8f2",
"importType": "string"
},
"isMineUpload": true,
"checkResult": "string",
"creationTime": "2019-08-24T14:15:22Z"
}
],
"totalCount": 0
}