Get the live status and per-block progress for a workflow run.
Documentation Index
Fetch the complete documentation index at: https://docs.sixtyfour.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Live status response for a single workflow run.
Workflow run identifier.
Workflow identifier.
Overall run status: queued, running, completed, or failed.
Timestamp of the last status update.
Name of the block currently executing.
Sequence number of the block currently executing.
Total number of blocks in the workflow.
Number of blocks that have finished.
Timestamp when execution started.
Timestamp when execution finished.
Live status for each block in the run.
Overall run progress (0-100).
Block name preventing a full progress estimate, if any.