List replay batches
replay
List replay batches
List replay batches in the workspace, newest first.
Each row is enriched with agent_name (denormalized from the batch’s
target manifest, or source manifest when target is absent) so the
workspace-wide /replay page can render "agent-x: 12 of 18 passed"
without an extra round-trip per row.
Pagination: limit (1-100, default 20) and offset (default 0).
Response: {batches: [...], total, limit, offset}.
GET
List replay batches