Get run turns
Runs
Get Run Turns
Returns every turn from the run, ordered by turn_number ascending. Includes persona text, agent text, tool results, and flow events.
GET
Get run turns
Returns every turn from the run, ordered by
turn_number ascending. Includes:
personarows — the test caller’s textagentrows — the agent’s text, plus anytool_callsit issued in that turntool_resultrows — synthetic-or-real tool results injected back into the agentflow_eventrows (flow agents only) —flow_node_entered,flow_eval_decision,flow_tool_resultevents mirrored from the flow runtime