Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Classification Structure Domain > Query Classification Nodes > Retrieving the Parent Node of a Classification Node
  
Retrieving the Parent Node of a Classification Node
This example shows you how to retrieve the parent node of the specified classification node. Use the following GET request.
URI
GET /Windchill/servlet/odata/ClfStructure/ClfNodes(‘SPRING’)/ParentNode HTTP/1.1