List spend-caps
GET /spend-caps
Per-organisation spend caps with soft/hard limits and safety carve-out invariant (F2.MON.04). Hard cap NEVER blocks safety-critical actions (security patches, incident response, backups).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Strapi REST filter syntax
object
Responses
Section titled “ Responses ”OK
object
object
Alert threshold in EUR — sends notification when current_period_spend crosses this value.
Hard block threshold in EUR — blocks non-safety-critical actions when current_period_spend + estimated_cost exceeds this value.
Accumulated spend for the current billing period in EUR. Reset monthly by cron.
Start of the current billing period (UTC).
End of the current billing period (UTC).
Whether spend-cap enforcement is active for this organisation.
Timestamp of last soft-cap alert notification — used for 1h deduplication.
Comma-separated list of email addresses to notify when soft cap is reached.
Number of times a safety-critical action bypassed the hard cap. Incrementing for audit trail — safety actions must never be blocked.
object
object
Missing or invalid authentication
Not authorized (tenant scope or capability)