Find where a part or assembly is used.
Only supported for Enterprise and Professional plans. See Dev Docs: Where Used for a tutorial on using this endpoint.
Query parameters
Document that contains the part or assembly.
Element that contains the part or assembly.
Version that contains the part or assembly. One of versionId and useLatestVersion is required.
URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.
Part to find. When elementId is a Part Studio, partId or partNumber is required. Call getPartsWMVE to get a list of parts in the Part Studio.
Part to find. When elementId is a Part Studio, partId or partNumber is required. Call getPartsWMVE to get a list of parts in the Part Studio.
If true, include metadata properties for each result item.
Filter results by one of the following: 0: LATEST_REVISION, 1: ALL_REVISIONS, 2: ALL_VERSIONS (default), 3: ALL, 5: LATEST_VERSIONS, 6: MOST_RECENT_REVISION.
If true, include the list of document versions in which the queried item has been referenced by other documents. Each entry contains the version ID and name.
If true, automatically resolves to the most recent referenced document version for the queried item. One of versionId and useLatestVersion is required.
Comma-separated list of element types to limit results to. Valid values: 0: PARTSTUDIO, 1: ASSEMBLY, 2: DRAWING.
Response
Success!