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