v1
latestOpenAPI 3.0.02026-07-142740323.4 KBSeries
Create ZIP archive
Synchronously create a ZIP archive containing the DICOM series whose Orthanc identifier is provided in the URL. This flavor is synchronous, which might not be desirable to archive large amount of data, as it might lead to network timeouts. Prefer the asynchronous version using POST method.
get/series/{id}/archive
Path parameters
idstring required
Orthanc identifier of the series of interest
Query parameters
filenamestring
Filename to set in the "Content-Disposition" HTTP header (including file extension)
transcodestring
If present, the DICOM files in the archive will be transcoded to the provided transfer syntax: https://book.orthanc-server.com/faq/transcoding.html