Agent Analytics
Inspect traces emitted by agent executions and retrieve evaluation data.
List agent traces
Lists agent traces with optional filtering by agent, session, status, and time range.
Get agent trace
Returns the summary of a specific agent trace by its trace ID.
List spans in a trace
Returns the flat list of spans for a given trace. Each span includes its parent_span_id so you can reconstruct the tree.
Get span in a trace
Returns the details of a specific span within a trace.