---
title: "Lista todos os clientes de uma conta específica."
method: GET
path: "/accounts/{accountId}/customers"
tags: ["Customers"]
---

# Lista todos os clientes de uma conta específica.

`GET /accounts/{accountId}/customers`

## Path parameters

- `accountId` integer, required

## Response `200`

OK

- string

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
