Return lifetime scan counters for the authenticated organization.Documentation Index
Fetch the complete documentation index at: https://docs.tumban.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Lifetime count of scans that produced a triage report (status
completed or completed_with_partial).Lifetime count of scans that did not produce a triage report
(failures and timeouts).
Example
Errors
| Status | Detail |
|---|---|
| 404 | Org settings not found. |
Using the dashboard
The Usage page reads from this and the related usage endpoints to render:- Three stat tiles — Total scans (lifetime), Last 30 days, and Today.
- A bar chart Scans over time with a toggle between Daily (30d) and Monthly (12m). Powered by Get scan timeseries.
- A donut chart Priority distribution — last 30 days broken down by recommendation. Powered by Get priority distribution.
The Usage page in the dashboard is admin-only. The underlying API
endpoints are not role-gated — members can call them directly.

