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