Current-month usage (cents/hours + per gpuModel-tier breakdown)
get/v1/orgs/{orgId}/usage/current
Path parameters
orgIdstring required
Response
OK
autoStopFloorCentsinteger
available-balance floor (cents) below which the org is auto-stopped
burnPerHourCentsinteger
sum of the locked rates of every open usage record in the org (live burn per hour)
projectedRunwayHoursnumber double nullable
hours until available balance hits the auto-stop floor at the current burn: (available - autoStopFloorCents) / burnPerHourCents; null when burn is 0, clamped to 0 when already at or below the floor