Get process instance statistics by definition
POST/incidents/statistics/process-instances-by-definition
Eventually Consistent About endpoint data consistency
Learn about endpoint consistencyReturns statistics for active process instances with incidents, grouped by process definition. The result set is scoped to a specific incident error hash code, which must be provided as a filter in the request body.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process instance incident statistics grouped by process definition 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.