{
"resultCount": 1,
"skipCount": 0,
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"nodeName": "string"
}
curl --location --request POST '/blackHole3D/project/vectorTree/v3/nodeList' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"nodeName": "string"
}'
{
"items": [
{
"lastModificationTime": "2019-08-24T14:15:22Z",
"creationTime": "2019-08-24T14:15:22Z",
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"rootId": "5fbed245-3fa3-4aec-a906-36fce6169827",
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da",
"dataSetName": "string",
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"nodeName": "string",
"readonlyCoordinate": true,
"length": 0,
"nodeType": 0,
"status": 0,
"convertDuration": 0,
"hasNewFile": true,
"coordinatesDefault": "string"
}
],
"totalCount": 0
}