Skip to main content
GET
/
api
/
products
/
facets
Get Product Facets
curl --request GET \
  --url https://api.merchantops.ai/api/products/facets
{}

Headers

authorization
string | null
X-Organization-ID
string | null

Query Parameters

product_type
string | null

When supplied, restrict property facets to keys referenced by the given ProductType. Built-in facets (brands, types, statuses, users) are unchanged. Distinct-value counts are also computed only over products of this type, so cardinality reflects the filtered list.

Cookies

stytch_session
string | null

Response

Successful Response

The response is of type Response Get Product Facets Api Products Facets Get · object.