dropdowns

List All

Return all active dropdowns grouped by category.

The frontend fetches this once on load and caches the result to populate the machining-process, material, finishing, and coating selects.

Optional ?material_id=X filters the coatings group to only coatings compatible with that material (per VALID_COATING_COMBINATIONS). Empty list for plastics + 3D-printing materials → frontend disables the coating select.

get/api/v1/dropdowns/

Query parameters

material_idstring uuid nullable

Response

Successful Response

Changes