Get Run
Get Run
Get Run
GET
Get Run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Cookies
Response
Successful Response
Full detail for a single run.
Unique run identifier (run_).
Pattern:
^run_[1-9][0-9]*$Current run status.
Available options:
PENDING, RUNNING, SUCCESS, FAILED, CANCELLED, TIMEOUT, WARNING What triggered the run: 'schedule' or 'manual'.
Available options:
schedule, manual Context of the job this run belongs to.
When the run was created.
Aggregate metrics for the run.
Sample of the run's input records.
Error details when the run failed.
When the run started executing.
When the run finished.