Master toggle for low-balance notifications. Defaults to false on new accounts (strictly opt-in).
true
Route low-balance notifications via email. Applied when lowBalanceEnabled is true.
true
Route low-balance notifications via webhook. Applied when lowBalanceEnabled is true.
true
Ordered list of low-balance tiers. Each tier fires once when the account balance drops at or below its cents threshold. Tier names must be unique.
1 - 10 elementsMaster toggle for global (account-aggregate) high-usage notifications. Defaults to false on new accounts.
false
Route global high-usage notifications via email.
true
Route global high-usage notifications via webhook.
true
Rolling window, in minutes, used to sum account-aggregate spend when evaluating global high-usage tiers. Min 5 (5 minutes), max 43200 (30 days).
5 <= x <= 432001440
Global high-usage tiers. Fires when the sum of spend across ALL workspaces (plus the account-wide bucket) over the rolling window meets-or-exceeds cents.
1 - 5 elementsMaster toggle for per-workspace high-usage notifications. These thresholds are applied individually to each workspace; a workspace can override them via the workspace-override endpoint.
false
Route per-workspace high-usage notifications via email.
true
Route per-workspace high-usage notifications via webhook.
true
Rolling window, in minutes, used to sum per-workspace spend when evaluating high-usage tiers. Min 5, max 43200.
5 <= x <= 432001440
Per-workspace high-usage tiers. Fires when a single workspace's spend over the rolling window meets-or-exceeds cents.
1 - 5 elementsMaster toggle for auto-topup outcome notifications (succeeded / failed). Distinct from Account.autoTopupEnabled, which controls the charge itself. Defaults to false on new accounts.
false
Route auto-topup outcome notifications via email.
true
Route auto-topup outcome notifications via webhook.
true
Master toggle for low-balance notifications.
false
Route low-balance notifications via email.
true
Route low-balance notifications via webhook.
true
Resolved low-balance tiers.
Master toggle for global (account-aggregate) high-usage notifications.
false
Route global high-usage notifications via email.
true
Route global high-usage notifications via webhook.
true
Rolling window, in minutes, for global high-usage evaluation.
1440
Resolved global high-usage tiers.
Master toggle for per-workspace high-usage notifications.
false
Route per-workspace high-usage notifications via email.
true
Route per-workspace high-usage notifications via webhook.
true
Rolling window, in minutes, for per-workspace high-usage evaluation.
1440
Resolved per-workspace high-usage tiers (applied as defaults to every workspace).
Master toggle for auto-topup outcome notifications.
false
Route auto-topup notifications via email.
true
Route auto-topup notifications via webhook.
true