Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by decision definition ids. Must be a comma-separated list of decision definition ids.
Filter by decision definition keys. Must be a comma-separated list of decision definition keys.
Filter by a comma-separated list of tenant ids. A decision definition must have one of the given tenant ids.
Only include decision definitions which belong to no tenant. Value may only be true, as false
is the default behavior.
Only include decision 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.