Get process instance sequence flows
GET/process-instances/:processInstanceKey/sequence-flows
Get sequence flows taken by the process instance.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process instance sequence flows result.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
An internal error occurred while processing the request.