Skip to main content
GET
Get live budget status

Authorizations

Authorization
string
header
required

JWT obtained through Barndoor's authentication flow. Pass the token verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's loginInteractive() helper to obtain a token in scripts and notebooks.

Response

200 - application/json

Live budget usage

budget
object
tokens_used
integer<int64>
percentage_used
number
cost_used
number
cost_percentage_used
number