GET /jobs/{id}/{key}

orthanc-server.com

Summary: Get job output
Operation ID:
Auth: unknown
Description

Retrieve some output produced by a job. As of Orthanc 1.8.2, only the jobs that generate a DICOMDIR media or a ZIP archive provide such an output (with `key` equals to `archive`).

Parameters (2)

id (string, path, required)

Identifier of the job of interest

key (string, path, required)

Name of the output of interest

No probe data for this endpoint yet.