Get Variant Filter Options (Distinct Product Types)
GET/api/faire/instances/:integrationInstance/products/filter-options
Returns distinct values for the variant listing's filter dropdowns. Currently only product_types (sourced from faire_products.product_type, populated from Faire's taxonomy taxonomy_type.name).
Used by: the Product Type filter chip on the Faire products listing page — calls this endpoint once on mount to populate its autocomplete dropdown.
Results are sorted alphabetically and exclude blank/null values.
Request
Responses
- 200
Successful response