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