surface_finishes

List Surface Finishes

List non-undone surface finishes for a part.

Each entry carries an is_process_mismatch flag (False under current applicability — finishes apply to every canonical bucket — but surfaced defensively for future-proofing).

get/api/v1/parts/{part_id}/surface-finishes

Path parameters

part_idstring uuid required

Response

Successful Response

idstring uuid required
part_idstring uuid required
cad_file_version_idstring uuid nullable required
feature_idstring required
finish_typestring required
ra_umnumber nullable required
custom_color_hexstring 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.