edge_tolerances

List Edge Tolerances

List non-undone edge tolerances for a part.

Each entry carries an is_process_mismatch flag (True when the part's process bucket no longer supports edge tolerances).

get/api/v1/parts/{part_id}/edge-tolerances

Path parameters

part_idstring uuid required

Response

Successful Response

idstring uuid required
part_idstring uuid required
cad_file_version_idstring uuid nullable required
edge_idstring required
tolerance_typestring required
size_mmnumber nullable required
angle_degnumber nullable required
notesstring nullable required
labelstring required
statestring required
sourcestring required
authorstring nullable required
created_bystring uuid nullable required
created_atstring date-time required
updated_atstring date-time nullable required
is_process_mismatchboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.