{
"maxResultCount": 1,
"skipCount": 0,
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"fileName": "string",
"status": [
0
]
}
curl --location --request POST '/blackHole3D/project/pointCloudFile/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"maxResultCount": 1,
"skipCount": 0,
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"fileName": "string",
"status": [
0
]
}'
{
"items": [
{
"creationTime": "2019-08-24T14:15:22Z",
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"lastModificationTime": "2019-08-24T14:15:22Z",
"lastModifierId": "f2b9d124-6853-48ad-ac21-7964cdf660db",
"fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da",
"fileDataId": "8cf21c27-4f57-49cd-8ba7-e1d3b0e83618",
"fileName": "string",
"fileType": "string",
"formatType": {
"value": 0,
"displayName": "string"
},
"uploadTime": "2019-08-24T14:15:22Z",
"scheme": "string",
"length": 0,
"rate": 0,
"status": {
"value": 0,
"displayName": "string"
},
"extraProperties": {
"property1": null,
"property2": null
},
"fileUploaderOverflow": true,
"savePath": "string"
}
],
"totalCount": 0
}