Get process instance statistics
GET/process-instances/:processInstanceKey/statistics/element-instances
Eventually Consistent
Get statistics about elements by the process instance key.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The process instance statistics result.
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.