{
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177"
}
curl --location --request POST '/blackHole3D/project/sceneTree/componentTree/v3/getComponentFileInfo' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"nodeId": "959356e3-6168-4a92-b4a5-b9d462be6177"
}'
{
"displayName": "string",
"fileExtension": "string",
"fileSize": 0,
"srcName": "string"
}