---
title: "Changes to List Meters"
method: GET
path: "/organizations/{orgId}/meters"
---

# Changes to List Meters

`GET /organizations/{orgId}/meters`

> 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, 3 warning, 1 info

## 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, 3 warning, 1 info
  - the response's body type changed from `object` to no type for status `200`
  - for the `query` request parameter `productId`, the type of property `items/` changed from `object` to `string`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `nextToken` from the response with the `200` status
  - api operation id `ListMeter` removed and replaced with `ListMeters`

---

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