Skip to main content

tare api policy budget-alerts list

ListBudgetAlerts returns system-fired budget alerts matching the specified filters.

Usage:
tare api policy budget-alerts list [flags]

Flags:
--api-key-id string Filter to alerts snapshotting this api_key_id.
--customer-id string Optional: customer (tenant) scope for future project-scoped filtering.
--group-id string Filter to alerts snapshotting this group_id.
--policy-id string Filter to alerts fired by this policy_id.
--project-id string Optional: project scope for future project-scoped filtering.
--user-id string Filter to alerts snapshotting this user_id.

Global Flags:
--base-url string override the active profile's base URL for this invocation
-o, --output string output format: json (default "json")
-p, --profile string credential profile (overrides AGENTROUTER_PROFILE / active)
-q, --quiet Suppress progress output; only errors and the final summary go to stderr
-v, --verbose Verbose output: plain-mode progress lines plus full per-blob chunk logs to stderr