Retrieving Information Structures
This example shows you how to retrieve all the information structures. Use the following GET request.
URI
GET /Windchill/servlet/odata/ServiceInfoMgmt/InformationStructures HTTP/1.1
To retrieve a specific information structure, use the following GET request:
URI
GET /Windchill/servlet/odata/ServiceInfoMgmt/InformationStructures(‘OR:wt.part.WTPart:258669’) HTTP/1.1