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

# Retrieve the customer associated to the customer address

`GET /customer_addresses/{customerAddressId}/customer`

Retrieve the customer associated to the customer address

## Path parameters

- `customerAddressId` string, required

## Response `200`

The customer 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)
