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