# 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. |
