Skip to content

Get Cost Budget

GET
/cost/budget

The tenant’s monthly target, or null when none is set. Null is a normal state, not an error, the report simply omits the pace reading.

tenant_id
required
Tenant Id
string format: uuid
st_session
Any of:
string

Successful Response

Any of:
BudgetRecord
object
alert_threshold_percent
required
Alert Threshold Percent
integer
currency
required
Currency
string
monthly_amount
required
Monthly Amount
string
/^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$/
tenant_id
required
Tenant Id
string format: uuid
updated_at
required
Updated At
string format: date-time
updated_by
required
Updated By
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string