latestOpenAPI 3.0.02026-08-152990748.3 KB
dbfb49bf0bc7
Instances
List attachments
Get the list of attachments that are associated with the given instance
get/instances/{id}/attachments
Path parameters
idstring required
Orthanc identifier of the instance of interest
Query parameters
fullstring
If present, retrieve the attachments list and their numerical ids
Response
{"stackTrail":"paths:/instances/{id}/attachments:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array containing the names of the attachments","example":["dicom"]}
Example response
[ "dicom" ]