Get job status by id
Show the status information of the given job id at last execution as well as other related information.
Path parameters
unique identifier of job
the job id
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.22
- ▲
the
created_atresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
updated_atresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
the
created_atresponse's property pattern\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}\s(([+-]\d{2}\d{2})|UTC)was removed for the status200response-property-pattern-removed
- ○
the
updated_atresponse's property pattern\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}\s(([+-]\d{2}\d{2})|UTC)was removed for the status200response-property-pattern-removed
- ▲