v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Instances

Get attachment (no decompression)

Get the (binary) content of one attachment associated with the given instance. The attachment will not be decompressed if StorageCompression is true.

get/instances/{id}/attachments/{name}/compressed-data

Path parameters

idstring required

Orthanc identifier of the instance of interest

namestring required

The name of the attachment, or its index (cf. UserContentType configuration option)

Query parameters

filenamestring

Filename to set in the "Content-Disposition" HTTP header (including file extension)

Headers

Content-Rangestring

Optional content range to access part of the attachment (new in Orthanc 1.12.5)

If-None-Matchstring

Optional revision of the attachment, to check if its content has changed