v1
latestOpenAPI 3.0.02026-07-132990743.4 KBStudies
Get study statistics
Get statistics about the given study
get/studies/{id}/statistics
Path parameters
idstring required
Orthanc identifier of the study of interest
Response
Example response
{
"CountInstances": 232,
"CountSeries": 7,
"DicomDiskSize": "68153234",
"DicomDiskSizeMB": 64,
"DicomUncompressedSize": "68153234",
"DicomUncompressedSizeMB": 64,
"DiskSize": "68153234",
"DiskSizeMB": 64,
"UncompressedSize": "68153234",
"UncompressedSizeMB": 64
}