v1
latestOpenAPI 3.0.02026-07-132990743.4 KBSystem
Get database statistics
Get statistics related to the database of Orthanc
get/statistics
Response
Example response
{
"CountInstances": 2552,
"CountPatients": 8,
"CountSeries": 26,
"CountStudies": 8,
"TotalDiskSize": "1030997023",
"TotalDiskSizeMB": 983,
"TotalUncompressedSize": "1030997023",
"TotalUncompressedSizeMB": 983
}