# Customer List

## Query customer list, paging

> It is suitable for white label users to query all customer information. Considering that there are a large number of customers, they can be obtained in batches. The quantity of each batch can be specified. The default maximum is no more than 2,000 items.

{% openapi src="/files/EYDSUPQe2eIEOTTU2DgG" path="/customer.admin.WhiteCustomerAdminApiService.page" method="post" %}
[MultiMarkets-BusinessAPI.openapi.en.yaml](https://3404072034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvilfBi544sqSg2yLNueg%2Fuploads%2Fu5skqccABFnFm1GCci98%2FMultiMarkets-BusinessAPI.openapi.en.yaml?alt=media\&token=9a0af355-0ed4-497a-9c66-5c8c67bb20fc)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.multimarkets.org/manager-api/customer/customer-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
