v1
latestOpenAPI 3.0.02026-07-142740323.4 KBInstances
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","dicom-as-json"]}
Example response
[ "dicom", "dicom-as-json" ]