Skip to main content
GET
Get the caller's org mu-engine balance

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 caller who is not a member of this org is denied 403.

Response

mu ledger balance for the org with enforcement status augmentation. Response includes all upstream mnemom-mu balance fields plus optional enforcement fields (effectiveMode, enforcementPausedReason) if the org runs enforce-configured agents.

The response is of type object.