Get process instance statistics
POST/process-instances/:processInstanceKey/statistics/flownode-instances
Get statistics about flow nodes by the process instance key.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process instance statistics result.
The provided data is not valid.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.