Skip to main content

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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

OK

Response Headers
    Content-Type