Get Job
GET/job/:id
Retrieves a job by id, according to the Job interface in the engine.
Request
Responses
- 200
- 404
Request successful.
Job with given id does not exist. See the Introduction for the error response format.
GET/job/:id
Retrieves a job by id, according to the Job interface in the engine.
Request successful.
Job with given id does not exist. See the Introduction for the error response format.