{"data":[{"collapsed_by_default":false,"display_name":"Size","display_product_count":true,"id":"U123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"product"},{"collapsed_by_default":false,"display_name":"Brand","display_product_count":true,"id":"Y123=","is_enabled":true,"items_to_show":12,"sort_by":"alpha","type":"brand"},{"collapsed_by_default":false,"display_name":"Color","display_product_count":true,"id":"Q123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"product"},{"collapsed_by_default":true,"display_name":"Ships for Free","display_product_count":false,"id":"Y456=","is_enabled":true,"show_free_shipping_filter":true,"show_in_stock_filter":true,"show_is_featured_filter":true,"type":"other"}],"meta":{}}
One of:EnabledPriceFilterEnabledCategoryFilterEnabledBrandFilterEnabledRatingFilterEnabledMiscFilter
collapsed_by_defaultboolean
display_namestring
display_product_countboolean
idstring
is_enabledboolean
items_to_showinteger
Allowed: 5 | 10 | 15
sort_bystring
Allowed: alpha | option_values | item_count
typestring
Allowed: product
example-1
jsoncurlnodephprubyjava
[{"collapsed_by_default":false,"display_name":"Size","display_product_count":true,"id":"U123=","is_enabled":true,"items_to_show":12,"sort_by":"alpha","type":"product"},{"collapsed_by_default":false,"display_name":"Brand","display_product_count":true,"id":"Y123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"brand"},{"collapsed_by_default":false,"display_name":"Color","display_product_count":true,"id":"Q123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"product"},{"collapsed_by_default":true,"display_name":"Ships for Free","display_product_count":true,"id":"Y456=","is_enabled":true,"show_free_shipping_filter":true,"show_in_stock_filter":true,"show_is_featured_filter":true,"type":"other"}]
Response
200
Body
object | application/json
data
metaobject
Response metadata.
example-1
json
{"data":[{"collapsed_by_default":false,"display_name":"Size","display_product_count":true,"id":"U123==","is_enabled":true,"items_to_show":12,"sort_by":"alpha","type":"product"},{"collapsed_by_default":false,"display_name":"Brand","display_product_count":true,"id":"Y123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"brand"},{"collapsed_by_default":false,"display_name":"Color","display_product_count":true,"id":"Q123=","is_enabled":true,"items_to_show":10,"sort_by":"alpha","type":"product"},{"collapsed_by_default":true,"display_name":"Ships for Free","display_product_count":true,"id":"Y456=","is_enabled":true,"show_free_shipping_filter":true,"show_in_stock_filter":true,"show_is_featured_filter":true,"type":"other"}],"meta":{}}
Narrows the list of available filters based on channel ID. Only products currently assigned to the given Channel will be considered.
category_id in query - integer
Narrows the list of available filters based on category ID. You can display settings to show products from the provided category, subcategories only, or both the category and its child categories.