Get Cad File Detail
Get full CAD file version details including geometry analysis data.
Returns all fields from the CadFileVersion record including dimensions, volume, DFM issues, and presigned URLs for converted files. Requires projects:view permission.
The detected_features blob is filtered against the part's selected manufacturing process (so a sheet metal part doesn't show CNC-only features and vice versa). Pass ?unfiltered=true to skip the filter — the admin part viewer panel does this so its in-page "Show all" toggle can flip without invalidating the TanStack Query cache.
Path parameters
Query parameters
Skip process-aware feature filtering. Admin escape hatch — the admin app passes this by default so the panel-side toggle can re-derive without re-fetching.
Skip process-aware feature filtering. Admin escape hatch — the admin app passes this by default so the panel-side toggle can re-derive without re-fetching.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.