tare api insights logs list

ListCustomerRequestLogs returns the caller's own request logs, filtered by the supplied tenancy scope.

Usage:
  tare api insights logs list [flags]

Flags:
      --api-key-id string        Optional filters.
      --customer-id string       Tenancy scope.
      --max-duration-ms int32    max_duration_ms
      --min-duration-ms int32    min_duration_ms
      --model-name string        model_name
      --order-by string          Ordering.
      --order-direction string   order_direction
      --page-size int32          Pagination.
      --page-token string        page_token
      --project-id string        project_id
      --status string            status
      --status-code int32        status_code

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