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 Child Nodes of a Classification Node
  
Retrieving the Child Nodes of a Classification Node
This example shows you how to retrieve all the child nodes of the specified classification node. Use the following GET request.
URI
GET /Windchill/servlet/odata/ClfStructure/ClfNodes(‘SPRING’)/ChildNodes HTTP/1.1