Get
GET/history/process-instance/:id
Retrieves a historic process instance by id, according to the HistoricProcessInstance interface in the engine.
Request
Responses
- 200
- 404
Request successful.
Not Found Historic process instance with given id does not exist. See the Introduction for the error response format.