{
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"scopeFilter": "string",
"sortType": "string",
"name": "string",
"resultCount": 0,
"skipCount": 0
}
curl --location --request POST '/blackHole3D/project/scene/v3/publicComponents' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"scopeFilter": "string",
"sortType": "string",
"name": "string",
"resultCount": 0,
"skipCount": 0
}'
{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da",
"fileType": "string",
"length": 0,
"status": 0,
"isFavorite": true,
"thumbnail": "string",
"creationTime": "2019-08-24T14:15:22Z",
"uploadTime": "2019-08-24T14:15:22Z",
"lastUsedDate": "2019-08-24T14:15:22Z",
"fileDataId": "8cf21c27-4f57-49cd-8ba7-e1d3b0e83618",
"error": "string"
}
],
"totalCount": 0
}