v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813585.8 KB

List import jobs created for a specific data store.

get/listDICOMImportJobs/datastore/{datastoreId}

Path parameters

datastoreIdstring required

The data store identifier.

Query parameters

jobStatus'SUBMITTED' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED'

The filters for listing import jobs based on status.

nextTokenstring

The pagination token used to request the list of import jobs on the next page.

maxResultsinteger

The max results count. The upper bound is determined by load testing.

Response

Success

nextTokenstring

The pagination token used to retrieve the list of import jobs on the next page.