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