---
title: "List customers"
method: GET
path: "/{companyDomain}/customers"
---

# List customers

`GET /{companyDomain}/customers`

## Path parameters

- `companyDomain` string, required

## Query parameters

- `page` integer, required
- `pageSize` integer, required
- `search` string

## Response `200`

200

---

[API](https://skmtc.net/billsby/apis/billsby-api.md) · [All operations](https://skmtc.net/billsby/apis/billsby-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/billsby/billsby-api/versions/adcb2fd4c52f/schema)
