---
title: "Retrieve the address associated to the customer address"
method: GET
path: "/customer_addresses/{customerAddressId}/address"
tags: ["has_one", "addresses"]
---

# Retrieve the address associated to the customer address

`GET /customer_addresses/{customerAddressId}/address`

Retrieve the address associated to the customer address

## Path parameters

- `customerAddressId` string, required

## Response `200`

The address associated to the customer address

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
