Get product filters
Returns available filters for products with their options and counts. Use this endpoint to build filter UIs for product listing pages.
The filters are context-aware - when a category_id is provided, only filters relevant to products in that category are returned.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Publishable API key
Query Parameters
Scope filters to products in this category (prefix ID)
Filter by name containing string
Spree SDK

