Agent Analytics
Inspect traces emitted by agent executions and retrieve evaluation data.
📄️ List agent traces
List agent traces with optional filtering by agent, session, status, and time range.
📄️ Get agent trace
Retrieve the summary of a specific agent trace by its trace ID.
📄️ List spans in a trace
Retrieve the flat list of spans for a given trace, each with its parent_span_id for reconstructing the tree.
📄️ Get span in a trace
Retrieve the details of a specific span within a trace.