Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Business Rules Reference | Services | Summary of REST Services on My webMethods Server | GET <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%
 
GET <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%
Retrieves the given decision tree.
Input Parameters
ruleProjectName
String Name of the rule project the decision tree is part of.
decisionTreeName
String Name of the decision tree to be returned.
Output Parameters
Structured JSON Decision tree contents.