{
"resultCount": 1,
"skipCount": 0,
"status": 0,
"name": "string",
"exportType": 0,
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"scheme": "string",
"formatType": 0
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/export/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"status": 0,
"name": "string",
"exportType": 0,
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"scheme": "string",
"formatType": 0
}'{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"length": 0,
"exportType": 0,
"status": 0,
"scheme": "string",
"formatType": 0,
"resourceType": 0,
"fileSrcDir": "string",
"fileDataId": "8cf21c27-4f57-49cd-8ba7-e1d3b0e83618",
"projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
"projectName": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"finishTime": "2019-08-24T14:15:22.123Z",
"progress": 0,
"failReason": "string",
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"creatorName": "string",
"exportTypeDes": "string",
"statusDes": "string"
}
],
"totalCount": 0
}