iai traces get
Synopsis
iai traces get <trace-id> [flags]Examples
iai traces get abc123
iai traces get abc123 --fields core,io,metrics
iai traces get abc123 --json | jq '.data.trace'
iai traces get abc123 --summaryOptions
--fields string Field groups to include: core, io, metrics (comma-separated) (default "core,io,metrics")
-h, --help help for get
--json Output raw API response as JSON
-o, --organization string Organization name that owns the project
-p, --project string Project name
--summary Render a compact, LLM-readable summary of the turn (conditions, tools, iterations)
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

