Get a workflow run
Returns a run’s status with per-step progress and partial results. A failed step never silently disappears from the result.
Path Parameters
The workflow run's id.
Response
The run with per-step progress.
A deterministic orchestration run with per-step progress.
pending, running, completed, failed, stopped Reserved response field. The current host snapshots a local path into the run's stored source and does not retain or return the path, so this field is absent for both source forms.
4096The session the run's agents work in, so their transcripts can be read back after the run and after a restart. Absent until the run has started one, and cleared if that session is later purged.
Present when the run itself failed outside any step.

