Get run status
Get the status of a run.
Typically your organization ID. See Authorization and context identification for details.
Status of the run. Possible values and meanings:
CANCELLED — A user cancelled the runCOMPLETE — The run successfully completed. A human review completed if it was required. Results are retrievable, but some fields may have failed and have the value ERROR.FAILED — The run failed to completePAUSED — This status is reserved for future useRUNNING — The run is in progress and is not pausedSTOPPED_AT_CHECKPOINT — A validation error has paused the run for human reviewWhen the run finished, in Unix time nanoseconds. null if run is still in progress.