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