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