Retrieving the Selected Properties for Views
This example shows you how to retrieve the selected properties for the views. Use the $select query option as shown below to get the Views with a specified set of View properties.
Get Name, ParentName and Level for all Views:
URI
GET /Windchill/servlet/odata/ViewMgmt/Views?$select=Name,ParentName,Level