Retrieving Change Tasks
This example shows you how to retrieve change tasks. Use the following GET request.
URI
GET /Windchill/servlet/odata/ChangeMgmt/ChangeTasks HTTP/1.1
To retrieve a specific change request, use the following GET request:
URI
GET /Windchill/servlet/odata/ChangeMgmt/ChangeTasks('OR:wt.change2.WTChangeActivity2:229667') HTTP/1.1