Skip to main content
GET
Get organization-wide µ spend total (owner/admin/auditor)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

org_id
string
required

Target organization ID.

days
enum<integer>
default:30

Lookback window in days. One of 7, 30, 90.

Available options:
7,
30,
90

Response

Organization-wide spend total (estimated) for the window.

from
string<date-time>
required
to
string<date-time>
required
basis
enum<string>
required

Always rate_card_estimate — the µ figures are derived from token counts, not the settled ledger burn.

Available options:
rate_card_estimate
totals
object
required