Check whether a job is finished, and get its result
get/jobs/{jobID}
Path parameters
jobIDstring required
The ID of the job to check
Response
Changes
Changed in 2 of the 50 revisions of this API.12
- ●
added the new
succeededenum value to thedata/statusresponse property for the response status200response-property-enum-value-added
- ○
removed the
completedenum value from thedata/statusresponse property for the response status200response-property-enum-value-removed
- ●
- ○
endpoint added
endpoint-added
- ○