---
title: "Changes to List Bills"
method: GET
path: "/organizations/{orgId}/bills"
---

# Changes to List Bills

`GET /organizations/{orgId}/bills`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

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

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 2 info
  - added the new `AD_HOC` enum value to the `data/items/lineItems/items/lineItemType` response property for the response status `200`
  - added the new optional `query` request parameter `billJobId`
  - added the optional property `data/items/statementStale` to the response with the `200` status
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 3 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional `query` request parameter `additional`
  - 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, 2 info
  - the response's body type/format changed from `object`/`` to ``/`` 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
  - added the new optional `query` request parameter `excludeLineItems`
  - added the new optional `query` request parameter `includeBillTotal`

---

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