Skip to main content
GET
Read the caller's org mu-engine budgets

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

org_id
string

Target org id. Defaults to the caller's primary org. A non-member is denied 403.

status
enum<string>

When true, return budget STATUS (month-to-date spend + percent of soft cap + crossed alert thresholds) instead of the bare budget rows.

Available options:
true

Response

mu budgets for the org (mnemom-mu response, verbatim).

The response is of type object.