---
title: "Busca um único endereço de uma conta específica."
method: GET
path: "/accounts/{accountId}/address/{addressId}"
tags: ["Addresses"]
---

# Busca um único endereço de uma conta específica.

`GET /accounts/{accountId}/address/{addressId}`

## Path parameters

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