Skip to content

Run status values

The API reports run status using the following lowercase strings:

ValueDescription
queuedThe run is queued and waiting to be processed.
runningThe run is currently being processed.
succeededThe run finished successfully.
failedThe run finished with an error.

Used by: