Python SDK
replay
Get a replay batch
Get a replay batch with full task breakdown.
Returns the batch’s status, task counts, and the per-task list with
each task’s original_trace_id, replayed_trace_id, eval_score,
eval_verdict, and task_input. 404 if the batch isn’t visible to
the authenticated workspace.
GET
Python SDK