{
"success": true,
"error": "text",
"status": {
"id": 1,
"organizationId": 1,
"name": "text",
"status": "waiting",
"transformJobStatus": "waiting",
"uploadJobId": 1,
"uploadJobStatus": "waiting",
"uploadJobFilesUploaded": 1,
"projectOwner": "text",
"projectId": 1,
"projectName": "text",
"transformationBlockId": 1,
"builtinTransformationBlock": {},
"transformationBlockName": "text",
"created": "2025-02-21T18:10:58.561Z",
"outputDatasetName": "text",
"outputDatasetBucketId": 1,
"outputDatasetBucketPath": "text",
"totalDownloadFileCount": 1,
"totalDownloadFileSize": 1,
"totalDownloadFileSizeString": "text",
"totalUploadFileCount": 1,
"transformationParallel": 1,
"inProgress": true,
"label": "text",
"filterQuery": "text",
"pipelineId": 1,
"pipelineName": "text",
"pipelineRunId": 1,
"pipelineStep": 1,
"operatesOn": "file",
"totalTimeSpentSeconds": 1,
"totalTimeSpentString": "text",
"createdByUser": {
"id": 1,
"name": "text",
"username": "text",
"photo": "text"
},
"uploadType": "dataset",
"category": "training",
"emailRecipientUids": [
1
],
"transformationSummary": {
"startedCount": 1,
"succeededCount": 1,
"finishedCount": 1,
"totalFileCount": 1,
"totalTimeSpentSeconds": 1
},
"fileCountForFilter": 1,
"files": [
{
"id": 1,
"fileName": "text",
"bucketPath": "text",
"transformationJobId": 1,
"transformationJobStatus": "waiting",
"linkToDataItem": "text",
"lengthString": "text",
"sourceDatasetType": "clinical"
}
]
}
}