Get direct dependent objects
get/flows/{decisionId}/dependencies
Retrieves the URIs of the direct dependent objects of the decision.
1{2 "uri": "/decisions/flows/feb85c01-9adf-4ffb-b824-391aba13a763",3 "name": "Duo treatments",4 "dependentUris": [5 "/businessRules/ruleSets/008ff5f2-a2ea-4747-9b1c-fd6a59a86956",6 "/comments/comments/162fd209-43d8-4ace-9446-7d4a93414b4e",7 "/decisions/codeFiles/7fcf16b5-35cf-4082-90bc-55ec2f225fcf",8 "/decisions/flows/43a5e350-3be7-4236-91b3-967c14dd98dd",9 "/treatmentDefinitions/definitionGroups/76d3d504-a837-4a34-bf79-41de4bd96c2b",10 "/treatmentDefinitions/definitionGroups/5cc2ee2d-ac02-4ee5-85f7-1931c6c6b4c5"11 ],12 "version": 213}
Name | Type | Required | Description |
---|---|---|---|
decisionId | string | true | The identifier for the decision. Examples: "094078e7-278a-4719-a704-6e5e65af29ee" |