Skip to main content

Get Products Filter Options

GET 

/api/magento2/integration-instances/:magento2IntegrationInstance/products/filter-options

Aggregated dropdown options for the products filter panel — attribute_sets (distinct attribute_set_id values surfaced as {id, name} pairs) and categories (distinct Magento category ids derived from each product's raw_payload category links, surfaced as {id, name} pairs labelled Category #{id} until category-name sync lands). Drawn live from the locally synced product rows; empty / never-synced instances surface empty lists.

Request

Responses

OK

Response Headers
    Content-Type