> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unicyfalcon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search Customers

> List customers with search and filters

Same as [List Customers](/api-reference/customers/list) with query parameters:

* **search** (string): Search in name, username, or email
* **language** (string): Filter by language code
* **per\_page**, **page**: Pagination

See [List Customers](/api-reference/customers/list) for full response format.
