Get printers ranked by compatibility with a file
Returns all printers in the organization ranked by their compatibility with the specified model file. Considers printer model, available filament slots, and material matching with color proximity.
Path parameters
The model file ID
Query parameters
Organization ID (uses default if not provided)
Include offline printers in results
Make ID to use for exact material matching via make_materials
Delta-E threshold for color proximity matching (0-100)
JSON array of {index, materialId} for explicit material requirements
JSON array of acceptable material-set options: {optionId, label?, materialIds:[{index, materialId}]}
Enable exact material ID matching strategy
Enable type + color matching strategy
Enable loose (type only) matching strategy
Response
Default Response
Changes
No recorded changes to this endpoint across all 24 revisions of this API.