---
title: "Retrieve an address"
method: GET
path: "/addresses/{addressId}"
tags: ["Addresses"]
---

# Retrieve an address

`GET /addresses/{addressId}`

Retrieves an address, based on a given address ID.

## Path parameters

- `addressId` string, uuid, required — The ID of the address to work with.

## Query parameters

- `accountId` string, required — The ID of the account to work with.
- `format` 'iso20022' — The format to return the addresses in.

---

[API](https://skmtc.net/equalsmoney/apis/cis-api.md) · [All operations](https://skmtc.net/equalsmoney/apis/cis-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/equalsmoney/cis-api/revisions/a162c72b8bf6/schema)
