Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Classification Structure Domain > Query Classified Objects > Retrieving a Specific Classified Object
  
Retrieving a Specific Classified Object
This example shows you how to retrieve a specific classified object. Use the following GET request.
URI
GET /Windchill/servlet/odata/ClfStructure/ClfNodes(‘SPRING’)/ClassifiedObjects(‘OR:wt.part.WTPart:12345’) HTTP/1.11