Changes to Get job status by id
GET /job/status/{job_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 5 revisions of this API.22
What changed
- ▲
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
- ▲