Get process definition statistics
POST/process-definitions/:processDefinitionKey/statistics/flownode-instances
Get statistics about flow nodes in currently running process instances by process definition key and search filter.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process definition statistics result.
The provided data is not valid.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.