{
"projId": "5effe21d-87c1-4f25-956a-63877466b586"
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/export/byProject/check' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"projId": "5effe21d-87c1-4f25-956a-63877466b586"
}'{
"dataSetList": {
"effectiveItems": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string"
}
],
"unEffectiveItems": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string"
}
]
},
"sceneList": {
"effectiveItems": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string"
}
],
"unEffectiveItems": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string"
}
]
}
}