# List customers for current dealer **GET /customers** Paginated, searchable by name or phone. Ranked by most-recent order. ## Servers - Production: https://api-dealer.dilisupplement.com/api (Production) ## Parameters ### Query parameters - **page** (number) Trang, bắt đầu từ 1 - **page_size** (number) Số bản ghi mỗi trang - **search** (string) Free-text search across name / phone ## Responses ### 200 Paginated customer list with `{ data, meta }` [Powered by Bump.sh](https://bump.sh)