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 id.
Filter by decision definition ids.
Filter by decision definition name.
Filter by decision definition names that the parameter is a substring of.
Filter by the deployment the id belongs to.
Filter by the deploy time of the deployment the decision definition belongs to. Only selects decision definitions that have been deployed after (exclusive) a specific time.
Filter by the deploy time of the deployment the decision definition belongs to. Only selects decision definitions that have been deployed at a specific time (exact match).
Filter by decision definition key, i.e., the id in the DMN 1.0 XML. Exact match.
Filter by decision definition keys that the parameter is a substring of.
Filter by decision definition category. Exact match.
Filter by decision definition categories that the parameter is a substring of.
Filter by decision definition version.
Only include those decision definitions that are latest versions.
Value may only be true, as false is the default behavior.
Filter by the name of the decision definition resource. Exact match.
Filter by names of those decision definition resources that the parameter is a substring of.
Filter by the id of the decision requirements definition this decision definition belongs to.
Filter by the key of the decision requirements definition this decision definition belongs to.
Only include decision definitions which does not belongs to any decision requirements definition.
Value may only be true, as false is the default behavior.
Filter by a comma-separated list of Strings. A decision definition must have one of the given tenant ids.
Only include decision definitions which belong to no tenant.
Value can effectively only be true, as false is the default behavior.
Include decision definitions which belong to no tenant.
Can be used in combination with tenantIdIn.
Value may only be true, as false is the default behavior.
Filter by the version tag.
Filter by the version tags of those decision definition resources that the parameter is a substring of.
Response
Request successful.
The number of matching instances.