{
"success": true,
"error": "text",
"totalJobCount": 1,
"jobs": [
{
"id": 1,
"organizationId": 1,
"name": "text",
"uploadType": "dataset",
"transformJobStatus": "waiting",
"uploadJobId": 1,
"uploadJobStatus": "waiting",
"projectOwner": "text",
"projectId": 1,
"projectName": "text",
"transformationBlockId": 1,
"builtinTransformationBlock": {},
"transformationBlockName": "text",
"transformationOperatesOn": "file",
"created": "2025-04-16T14:23:38.299Z",
"outputDatasetName": "text",
"outputDatasetBucketId": 1,
"outputDatasetBucketPath": "text",
"totalDownloadFileCount": 1,
"totalDownloadFileSize": 1,
"totalDownloadFileSizeString": "text",
"totalUploadFileCount": 1,
"totalTimeSpentSeconds": 1,
"totalTimeSpentString": "text",
"createdByUser": {
"id": 1,
"name": "text",
"username": "text",
"photo": "text"
}
}
]
}