---
title: "Obtém um cliente de uma conta específica pelo ID."
method: GET
path: "/accounts/{accountId}/customer/{customerId}"
tags: ["Customers"]
---

# Obtém um cliente de uma conta específica pelo ID.

`GET /accounts/{accountId}/customer/{customerId}`

## Path parameters

- `accountId` integer, required
- `customerId` 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)
