Skip to main content

Search Customers

GET 

/api/magento2/integration-instances/:magento2IntegrationInstance/customers/search

Search-as-you-type endpoint. Delegates to the same paginated query as List Customers (Spatie QueryBuilder under the hood) so every filter / sort / pagination param the index supports is also accepted here. Provided as a separate route so the frontend can wire a dedicated debounce path.

Request

Responses

OK

Response Headers
    Content-Type