get_workflow_run
Check status of a running workflow.
Returns step information while in progress. Can be used to display a compact progress summary, and to display the completed/total ratio.
Returns full results (asset URLs, metadata, price) only when generation is complete. Poll at the suggested interval.
For multi-step workflow guidance, call get_workflow_instructions.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
run_idrequired | string (uuid) | — | The workflow run ID. |