Skip to main content

Get the caller's credit balance and plan

GET 

/api/v1/organizations/current/billing-summary

Return the caller's org credit balance plus its commercial plan.

Any org member may call this — deliberately unlike GET /credits/balance, which is admin-or-above. The dashboard header chip shows the balance and plan to every logged-in user, so an admin-only endpoint would render an empty chip for most of the org.

  • API-key scope required: billing:read.

Responses

Successful Response