Export Replay Result
lexq_replay_exportExport a COMPLETED window replay job. A running job is rejected — a partial result reads as the whole thing on the receiving end. The two formats carry different things: CSV holds the effect blast radius, whose columns are fixed; JSON holds the changed samples and action parameters, which nest and whose keys differ per tenant. JSON is not a superset of CSV. Returns the file contents as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Replay job ID | |
| format | No | Export format | json |