Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Change Management Domain > Retrieving Process Links for a Specific Change Object
  
Retrieving Process Links for a Specific Change Object
This example shows you how to retrieve process link for a specific change object. Use the following GET request.
GET /Windchill/servlet/odata/ChangeMgmt/ChangeRequests('OR:wt.change2.WTChangeRequest2:251664')/ProcessLinks HTTP/1.1