Skip to main content

tare api policy budget-policies get

GetBudgetPolicy returns a single budget policy by id.

Usage:
tare api policy budget-policies get <id> [flags]

Flags:
--customer-id string Optional: customer (tenant) scope for future project-scoped filtering.
--include-spend spend When true the returned policy carries spend, its current-period spend measured from the usage rollups (one rollup scan, plus the team roster for team scopes).
--project-id string Optional: project scope for future project-scoped filtering.

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