v1
latestOpenAPI 3.0.02026-07-142740323.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": "1068132148",
"TotalDiskSizeMB": 1018,
"TotalUncompressedSize": "1068132148",
"TotalUncompressedSizeMB": 1018
}