Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Sort the results lexicographically by a given criterion. Must be used in conjunction with the sortOrder parameter.
category, decisionRequirementsDefinitionKey, key, id, name, version, deploymentId, deployTime, versionTag, tenantId Sort the results in a given order. Values may be asc for ascending order or desc for descending order. Must be used in conjunction with the sortBy parameter.
asc, desc Pagination of results. Specifies the index of the first result to return.
Pagination of results. Specifies the maximum number of results to return. Will return less results if there are no more results left.
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 id of the decision definition
The key of the decision definition, i.e., the id of the DMN 1.0 XML decision definition.
The category of the decision definition.
The name of the decision definition.
The version of the decision definition that the engine assigned to it.
The file name of the decision definition.
The deployment id of the decision definition.
The tenant id of the decision definition.
The id of the decision requirements definition this decision definition belongs to.
The key of the decision requirements definition this decision definition belongs to.
History time to live value of the decision definition. Is used within History cleanup.
x >= 0The version tag of the decision definition.