For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Get process instance statistics by definition Added in 8.9

POST 

/incidents/statistics/process-instances-by-definition

Eventually Consistent About endpoint data consistency

Returns 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.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITIONREAD_PROCESS_INSTANCE

Request

Responses

The process instance incident statistics grouped by process definition are successfully returned.