API REST for retrieve CAD/Dynamic Documents from part
Hi,
I would like to retrieve CAD/Dynamic documents from a WTPart (OR:wt.part.WTPart:51xxx). With this API I can retrieve both Described, References and Representations but I cannot retrieve a CAD Document.
/Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:6676583881')?$expand=DescribedBy($expand=DescribedBy),References($expand=References),Representations
I would like to retrieve a .PRT (VR:wt.epm.EPMDocument:63xxx) from the OID of the wtpart. is this possible?
Thank you

