Skip to main content

Run stats

Stats are scoped to a completed run.
fillRates includes public result fields exposed by the run results endpoint.

Direct CSV download

Use the direct CSV endpoint when you want to stream a completed run as a CSV file immediately.

Stored CSV exports

Use stored exports when you need a reusable export record and a signed download URL.
List stored exports:
Refresh a signed URL for a specific export:

Export behavior

  • Stored export URLs expire; call the export detail endpoint for a fresh URL.
  • POST /exports creates or reuses a CSV export for the completed run.
  • CSV rows are tied to the run snapshot identified by runId.