---
title: "Get Customers"
method: GET
path: "/public/v3/customers"
tags: ["02. Customers"]
---

# Get Customers

`GET /public/v3/customers`

## Query parameters

- `by-user-reference` string

## Response `200`

Returns array of `User` objects

## Other responses

- `404` — Not found

---

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