Get terms by name in all segmentation trees
get/segmentationTrees/terms
Gets the terms by name in all segmentation trees.
1{2 "name": "items",3 "accept": "application/vnd.sas.term.usage.summary",4 "items": [5 {6 "parentName": "segmentationTree",7 "parentUri": "/decisions/segmentationTrees/9636a324-5930-477d-9f4c-885a305cd7d2",8 "name": "theDG",9 "dataType": "dataGrid",10 "direction": "inOut",11 "links": [12 {13 "method": "GET",14 "rel": "self",15 "href": "/decisions/segmentationTrees/9636a324-5930-477d-9f4c-885a305cd7d2",16 "uri": "/decisions/segmentationTrees/9636a324-5930-477d-9f4c-885a305cd7d2",17 "type": "application/vnd.sas.decision.segmentation.tree+json"18 }19 ]20 }21 ],22 "version": 223}
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | Schema |