v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813585.8 KB

Get the import job properties to learn more about the job or job progress.

The jobStatus refers to the execution of the import job. Therefore, an import job can return a jobStatus as COMPLETED even if validation issues are discovered during the import process. If a jobStatus returns as COMPLETED, we still recommend you review the output manifests written to S3, as they provide details on the success or failure of individual P10 object imports.

get/getDICOMImportJob/datastore/{datastoreId}/job/{jobId}

Path parameters

datastoreIdstring required

The data store identifier.

jobIdstring required

The import job identifier.

Response

Success