Get Activity Instance Statistics
GET/process-definition/:id/statistics
Retrieves runtime statistics of a given process definition, grouped by activities. These statistics include the number of running activity instances, optionally the number of failed jobs and also optionally the number of incidents either grouped by incident types or for a specific incident type. Note: This does not include historic data.
Request
Responses
- 200
- 400
- 404
Request successful.
Returned if some of the query parameters are invalid. See the Introduction for the error response format.
Process definition with given key does not exist. See the Introduction for the error response format.