Get DMN XML by Key and Tenant ID
决策依赖定义
根据tenant和key获取决策依赖XML
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
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
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.