---
title: "Changes to List customer addresses"
method: GET
path: "/customers/{uuid}/addresses"
---

# Changes to List customer addresses

`GET /customers/{uuid}/addresses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-03-11** `ff825f6602c8` — 2 warning, 5 info

## Changes

- **2026-03-11** `ff825f6602c8` — 2 warning, 5 info
  - removed the optional property `data/items/street` from the response with the `200` status
  - removed the optional property `data/items/zip` from the response with the `200` status
  - added the optional property `data/items/connections` to the response with the `200` status
  - added the optional property `data/items/line1` to the response with the `200` status
  - added the optional property `data/items/line2` to the response with the `200` status
  - added the optional property `data/items/self` to the response with the `200` status
  - added the optional property `data/items/zip_code` to the response with the `200` status

---

[Operation](https://skmtc.dev/truust-io/apis/truust-api/docs/customers/:uuid/addresses/get.md) · [API](https://skmtc.dev/truust-io/apis/truust-api.md) · [Page](https://skmtc.dev/truust-io/apis/truust-api/changes/customers/:uuid/addresses/get)
