Get job status (deprecated)
Deprecated. Superseded by GET /api/jobs/{job_id} (plural path). Clients should migrate; the endpoint is retained for backward compatibility but will be removed in a future release.
Path parameters
The unique ID of the job
Response
Success - Job status returned
Changes
Changed in 6 of the 38 revisions of this API.2621
- ▲
removed the required property
errorfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
errorfrom the response with the404statusresponse-required-property-removed
- ○
api tag
jobaddedapi-tag-added
- ○
api tag
queueremovedapi-tag-removed
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
codebecame required for the status404response-property-became-required
- ○
added the required property
messageto the response with the401statusresponse-required-property-added
- ○
added the required property
messageto the response with the404statusresponse-required-property-added
This revision also has 130 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
completed_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
progressfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
started_atfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
errorenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
in_progressenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
waiting_to_dispatchenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
assigned_inferenceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
error_messageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
last_state_updateto the response with the200statusresponse-optional-property-added
- ○
removed the
failedenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
runningenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the200statusresponse-required-property-added
- ●
- ○
api operation id
getCloudJobStatusremoved and replaced withgetJobStatusapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ○
endpoint added
endpoint-added
- ○
- ○
api path removed with deprecation
api-path-removed-with-deprecation
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○