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

# Changes to Search Bills

`GET /organizations/{orgId}/bills/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

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

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 1 info
  - added the new `AD_HOC` enum value to the `data/items/lineItems/items/lineItemType` response property for the response status `200`
  - added the optional property `data/items/statementStale` to the response with the `200` status
- **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, 1 info
  - 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
  - api operation id `SearchBill` removed and replaced with `SearchBills`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/bills/search/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/search/get)
