{
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"returnCount": true,
"lazyLoading": true
}curl --location --request POST '/blackHole3D/project/componentLibrary/v3/private/getTree' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"returnCount": true,
"lazyLoading": true
}'{
"isSuccess": true,
"errMsg": "string",
"data": {
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177",
"nodeName": "string",
"nodeType": 0,
"count": 0,
"nodes": [
{}
]
}
}