Fetch facets
GET/api/v1/omni/:app_id/:store_group/:market/:locale/facets/:facet_keys
Fetch available facets like attributes, variant names, and price ranges. Facet keys is a comma separated string. Valid keys are: "attributes", "attributes[template_key1|template_key2]", "variant_names", "price", "tags", "collections", "categories", "brands", "series". Product filters are optional.
Request
Responses
- 200
- 400
- 500
OK
Invalid parameters
Internal server error