Retrieve aggregate statistics.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
API statistics response.
Attributes: total_scans: Total number of scans tracked. active_scans: Number of pending or running scans. max_concurrent_scans: Configured concurrency limit. status_breakdown: Counts keyed by scan status. disk_usage: Storage consumption summary.
Disk usage breakdown for scan storage.
Attributes: total_size_bytes: Total size in bytes. total_size_mb: Total size in megabytes. scan_directories: Number of scan directories on disk.