Skip to main content
GET
Get the caller's real per-tool credit usage aggregation

Authorizations

Authorization
string
header
required

Clerk session token, Authorization: Bearer <token> — the first-party browser app's own auth. Used only by this internal /api/v1/* surface, never by /api/public/v1/*.

Response

Per-tool usage groups plus overall totals.

groups
object[]
required
totalDebitedAll
string
required
recordsAll
integer
required
Required range: x >= 0
categoriesCount
integer
required
Required range: x >= 0
periodStart
string | null
required
periodEnd
string | null
required