Skip to main content
GET
Get current Budget utilization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^bgt_[0-9a-f]{32}$

Response

A timestamped current-window Budget observation computed from committed UsageLedger facts.

A timestamped current-window Budget observation computed from committed UsageLedger facts.

budget
object
required
as_of
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
window_started_at
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
settled_usage
integer
required
Required range: x >= 0
remaining_to_hard_limit
integer
required
Required range: x >= 0
soft_threshold_reached
boolean
required
hard_threshold_reached
boolean
required