Querying the CAD Document Using a Filter
This example shows you how to query a specific CAD document using a filter based on document name. Use the following GET request.
URI
GET /Windchill/servlet/odata/v1/CADDocumentMgmt/CADDocuments?$filter=FileName eq ‘ABC.prt’ HTTP/1.1