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