---
title: "Changes to List Accounts"
method: GET
path: "/organizations/{orgId}/accounts"
---

# Changes to List Accounts

`GET /organizations/{orgId}/accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
- **2025-02-04** `9433593378b5` — 1 breaking, 2 warning

## Changes

- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
  - the response's body type changed from no type to `object` for status `200`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `nextToken` to the response with the `200` status
- **2025-02-04** `9433593378b5` — 1 breaking, 2 warning
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `nextToken` from the response with the `200` status

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/accounts/get.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/accounts/get)
