v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Instances

List available frames

List the frames that are available in the DICOM instance of interest

get/instances/{id}/frames

Path parameters

idstring required

Orthanc identifier of the DICOM instance of interest

Response

{"stackTrail":"paths:/instances/{id}/frames:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"The list of the indices of the available frames","example":[0]}

Example response

[
  0
]