Get process instance statistics by error
POST/incidents/statistics/process-instances-by-error
Eventually Consistent About endpoint data consistency
Learn about endpoint consistencyReturns statistics for active process instances that currently have active incidents, grouped by incident error hash code.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The statistics about process instances with incident, grouped by error hash code are successfully returned.
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.