Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Query Parameters

start
string

Inclusive window start, RFC 3339. Defaults to first instant of current calendar month (UTC).

end
string

Exclusive window end, RFC 3339. Defaults to first instant of next calendar month (UTC).

Response

OK

default_monthly_spend_limit_lcu
string

DefaultMonthlySpendLimitLCU is the org-admin default applied when the admin limit is unset (NULL) — what the UI shows as "using the default". Lets the UI label the default without hardcoding it. Serialized as a string for NUMERIC precision.

items
object[]
organization_id
string
period_end
string
period_start
string
resolved_monthly_spend_limit_lcu
string

ResolvedMonthlySpendLimitLCU is the effective monthly LCU spend limit enforced for this org — the minimum of the finance, plan, and admin layers — or null when unlimited. Surfaced so the UI can render spend against the true enforced limit rather than the admin layer alone. Serialized as a string for NUMERIC precision.