Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by process definition ids. Must be a comma-separated list of process definition ids.
Filter by process definition keys. Must be a comma-separated list of process definition keys.
Filter by a comma-separated list of tenant ids. A process definition must have one of the given tenant ids.
Only include process definitions which belong to no tenant. Value may only be true, as
false is the default behavior.
Only include process instances which have more than zero finished instances. Value may
only be true, as false is the default behavior.
Response
Request successful.
The number of matching instances.