Skip to main content

Get Customer Filter Options

GET 

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

Aggregated dropdown options for the customers filter panel — countries (via the address rows), customer groups, and websites — each as {value, label, count} so the picker can render counts inline. Pulled live from the customers persisted for this instance; empty / never-synced instances surface empty lists.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type