Appearance
Run status values
The API reports run status using the following lowercase strings:
| Value | Description |
|---|---|
queued | The run is queued and waiting to be processed. |
running | The run is currently being processed. |
succeeded | The run finished successfully. |
failed | The run finished with an error. |
Used by:
- Runs: Create a run, Retrieve a run