Get List Count (POST)
POST/history/process-instance/count
Queries for the number of historic process instances that fulfill the given parameters. This method takes the same message body as the Get Process Instances (POST) method and therefore it is slightly more powerful than the Get Process Instance Count method.
Request
Responses
- 200
- 400
Request successful.
Bad Request Returned if some of the query parameters are invalid. See the Introduction for the error response format.