---
title: "Changes to List customers"
method: GET
path: "/customers"
---

# Changes to List customers

`GET /customers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-07-26** `270e233e401c` — 5 warning, 5 info
- **2026-07-14** `8cc2aed45847` — 1 info

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-07-26** `270e233e401c` — 5 warning, 5 info
  - for the `query` request parameter `cursor`, the maxLength was set to `1024`
  - added the new `ACTIVE` enum value to the `data/items/attributes/delegation/status` response property for the response status `200`
  - added the new `EXPIRED` enum value to the `data/items/attributes/delegation/status` response property for the response status `200`
  - added the new `REVOKED` enum value to the `data/items/attributes/delegation/status` response property for the response status `200`
  - added the new `SUSPENDED` enum value to the `data/items/attributes/delegation/status` response property for the response status `200`
  - added the new optional `query` request parameter `status`
  - added `subschema #1: ConnectedAgentLimits` to the `data/items/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TransactionLimits` from the `data/items/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - added the required property `data/items/attributes/agents/items/handle` to the response with the `200` status
  - added the required property `data/items/attributes/delegation/revokedAt` to the response with the `200` status
- **2026-07-14** `8cc2aed45847` — 1 info
  - added the required property `data/items/attributes/avatarUrl` to the response with the `200` status

---

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