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

# Changes to List Customers

`GET /ecommerce/customers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 18 revisions.

- **2024-11-18** `ef360d76c658` — 1 breaking
- **2024-09-20** `be3dc330edf3` — 2 info
- **2024-08-14** `17251bf7794f` — 1 breaking
- **2024-08-09** `3539cfe8509c` — 1 breaking
- **2024-08-07** `87189baf7791` — 11 breaking, 8 info
- **2024-08-07** `3ce49f5aad53` — 1 info

## Changes

- **2024-11-18** `ef360d76c658` — 1 breaking
  - for the `query` request parameter `limit`, default value `50` was removed
- **2024-09-20** `be3dc330edf3` — 2 info
  - removed the `PERSONAL` enum value from the `allOf[subschema #2]/data/items/addresses/items/address_type` response property for the response status `200`
  - removed the `WORK` enum value from the `allOf[subschema #2]/data/items/addresses/items/address_type` response property for the response status `200`
- **2024-08-14** `17251bf7794f` — 1 breaking
  - for the `query` request parameter `limit`, default value `50` was added
- **2024-08-09** `3539cfe8509c` — 1 breaking
  - for the `query` request parameter `limit`, default value `30` was removed
- **2024-08-07** `87189baf7791` — 11 breaking, 8 info
  - the response property `allOf[subschema #2]/data/items/addresses` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/created_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/first_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/last_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_number` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_id` became nullable for the status `200`
  - added the required property `allOf[subschema #2]/data/items/addresses/items/address_type` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/city` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/country` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/owner_type` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/postal_code` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/state` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/street_1` to the response with the `200` status
  - added the required property `allOf[subschema #2]/data/items/addresses/items/street_2` to the response with the `200` status
- **2024-08-07** `3ce49f5aad53` — 1 info
  - endpoint added

---

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