{
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"onlyFolderNodes": true,
"status": [
0
]
}
curl --location --request POST '/blackHole3D/project/panoramaTree/v3/getById' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"onlyFolderNodes": true,
"status": [
0
]
}'
{
"lastModificationTime": "2019-08-24T14:15:22Z",
"creationTime": "2019-08-24T14:15:22Z",
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"nodeName": "string",
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"nodeType": 0,
"status": 0,
"length": 0,
"subNodes": [
{}
]
}