jobs

Get Job

get/v1/jobs/{job_id}

Path parameters

job_idstring uuid required

Response

Successful Response

job_typestring required
status'pending' | 'running' | 'completed' | 'failed' | 'cancelled' required
progressnumber nullable
created_atstring date-time required
updated_atstring date-time required
metrics_urlstring required
result_urlstring required
artifacts_urlstring required

Changes

Changed in 1 of the 3 revisions of this API.1

    • added the new cancelled enum value to the response property for the response status

      response-property-enum-value-added

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog