Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Parts List Management Domain > Retrieving a Specific Part List Item
  
Retrieving a Specific Part List Item
This example shows you how to retrieve a specific part list item. Use the following GET request.
URI
GET /Windchill/servlet/odata/PartListMgmt/PartLists('OR:com.ptc.arbortext.windchill.partlist.PartList:197855')/Uses('OR:com.ptc.arbortext.windchill.partlist.PartListItem:240518') HTTP/1.1