v2
latestOpenAPI 3.1.02026-07-2675166192.8 KBBilling
Wallet balance + most recent billing rows
Return the wallet's current balance and most recent billing rows.
All resource types are included (compute, training, inference, disks, sandboxes, images) — same source-of-truth Billing table the dashboard's Billing History tab reads. Sorted by lastBilledAt desc.
get/api/v1/billing/wallet
Query parameters
limitinteger
Number of recent billing rows to include (max 100).
Number of recent billing rows to include (max 100).
offsetinteger
Skip this many rows before returning. Lets callers page.
Skip this many rows before returning. Lets callers page.
teamIdstring nullable
If provided, return the team's wallet (requires membership).
If provided, return the team's wallet (requires membership).
Response
Successful Response