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 instance id.
Filter by decision instance ids. Must be a comma-separated list of decision instance ids.
Filter by the decision definition the instances belongs to.
Filter by the decision definitions the instances belongs to. Must be a comma-separated list of decision definition ids.
Filter by the key of the decision definition the instances belongs to.
Filter by the keys of the decision definition the instances belongs to. Must be a comma- separated list of decision definition keys.
Filter by the name of the decision definition the instances belongs to.
Filter by the name of the decision definition the instances belongs to, that the parameter is a substring of.
Filter by the process definition the instances belongs to.
Filter by the key of the process definition the instances belongs to.
Filter by the process instance the instances belongs to.
Filter by the case definition the instances belongs to.
Filter by the key of the case definition the instances belongs to.
Filter by the case instance the instances belongs to.
Filter by the activity ids the instances belongs to. Must be a comma-separated list of acitvity ids.
Filter by the activity instance ids the instances belongs to. Must be a comma-separated list of acitvity instance ids.
Filter by a comma-separated list of tenant ids. A historic decision instance must have one of the given tenant ids.
Only include historic decision instances that belong to no tenant. Value may only be
true, as false is the default behavior.
Restrict to instances that were evaluated by the given user.
Restrict to instances that have a given root decision instance id. This also includes the decision instance with the given id.
Restrict to instances those are the root decision instance of an evaluation.
Value may only be true, as false is the default behavior.
Filter by the decision requirements definition the instances belongs to.
Filter by the key of the decision requirements definition the instances belongs to.
Response
Request successful.
The number of matching instances.