Skip to main content
Version: Next

Get decision definition XML

GET 

/decision-definitions/:decisionDefinitionKey/xml

Returns decision definition as XML.

Request

Path Parameters

    decisionDefinitionKey int64required

    The assigned key of the decision definition, which acts as a unique identifier for this decision.

Responses

The XML of the decision definition is successfully returned.

Schema

    string

Loading...