Get wait state statisticsAdded in 8.10
GET/process-instances/:processInstanceKey/statistics/wait-states
Eventually Consistent About endpoint data consistency
Get statistics about waiting element instances by the process instance key, grouped by element id.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process instance wait state statistics 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.