{
"resultCount": 1,
"skipCount": 0,
"platformId": "string",
"status": 0,
"name": "string",
"publishType": 0,
"scheme": "string",
"formatType": 0
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/publish/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"platformId": "string",
"status": 0,
"name": "string",
"publishType": 0,
"scheme": "string",
"formatType": 0
}'{
"items": [
{
"id": "string",
"publishPlatformId": "string",
"exportId": "85382188-14c3-47fd-b4ab-d4b86ccda514",
"publishType": 0,
"fileName": "string",
"resourceType": 0,
"scheme": "string",
"formatType": 0,
"length": 0,
"srcProjectId": "0b2c1678-bfab-4ef0-ab62-baa45f2770c9",
"srcProjectName": "string",
"targetProjectId": "12c621fc-9c1e-4a5b-8872-128a71b0fe83",
"targetProjectName": "string",
"targetOwnerId": "bc2ca867-ce1f-4789-b155-ab090f94fa62",
"targetOwnerName": "string",
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"creationTime": "2019-08-24T14:15:22.123Z",
"finishTime": "2019-08-24T14:15:22.123Z",
"status": 0,
"progress": 0,
"failReason": "string",
"statusDes": "string",
"publishPlatformName": "string"
}
],
"totalCount": 0
}