Get DMN XML by Key and Tenant ID
Decision Requirements Definition
Get DMN XML by Key and Tenant ID
Retrieves the DMN XML of a decision requirements definition. Returns the XML of the latest version of the decision requirements definition for a tenant.
GET
Get DMN XML by Key and Tenant ID
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key of the decision requirements definition (the latest version thereof) to be retrieved.
The id of the tenant to which the decision requirements definition belongs to.