Analytics
Get dashboard analytics
Aggregate counts powering the dashboard (scans, vulnerabilities by severity/status, and more). Accepts the same filter query params as the dashboard.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Response
Dashboard statistics.
The response is of type object.
Previous
Get dashboard overviewUnified dashboard overview: KPIs with period-over-period deltas, issues-over-time by source (pentests vs PR reviews), severity breakdown, PR review effectiveness (distinct PRs, verdicts, addressed rate, top repos and contributors), remediation trends, exploitability (KEV/EPSS) of open issues, threat intelligence feed (recently exploited and high-risk CVEs, flagged when they match your open issues), and activity heatmap.
Next
Error