---
title: "List customers"
method: GET
path: "/v1/partner/customers"
tags: ["Customers"]
---

# List customers

`GET /v1/partner/customers`

Lists customers for the authenticated partner tenant. Supports free-text search and pagination (page size capped at 100).

## Query parameters

- `q` string
- `page` integer
- `size` integer

## Response `200`

OK

---

[API](https://skmtc.dev/doola/apis/doola-partner-api.md) · [All operations](https://skmtc.dev/doola/apis/doola-partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/doola/doola-partner-api/revisions/e0dd4d79ff88/schema)
