Get List Count (POST)
POST/process-instance/count
Queries for the number of process instances that fulfill the given parameters. This method takes the same message body as the Get Instances (POST) method and therefore it is slightly more powerful than the Get Instance Count method.
Request
Responses
- 200
- 400
Request successful.
Bad Request Returned if some of the query parameters are invalid, for example if an invalid operator for variable comparison is used.