---
title: "Changes to List Aggregations"
method: GET
path: "/organizations/{orgId}/aggregations"
---

# Changes to List Aggregations

`GET /organizations/{orgId}/aggregations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

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

## Changes

- **2025-08-29** `0f92c877619f` — 1 warning
  - added the new `CUSTOM_SQL` enum value to the `data/items/allOf[subschema #4]/aggregation` response property for the response status `200`
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` 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
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - for the `query` request parameter `productId`, the type/format of property `items/` was 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

---

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