---
title: "Changes to Usage Billing History"
method: GET
path: "/api/v1/usage_billing/history"
---

# Changes to Usage Billing History

`GET /api/v1/usage_billing/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-08-28** `bbc2262e73bb` — 1 info
- **2026-08-13** `16439be15248` — 2 breaking, 5 info
- **2026-08-12** `ceb7e0de7eaa` — 1 info

## Changes

- **2026-08-28** `bbc2262e73bb` — 1 info
  - added the new optional `query` request parameter `types`
- **2026-08-13** `16439be15248` — 2 breaking, 5 info
  - response property `entries/items/charged_units` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `entries/items/credited_units` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the response property `entries/items/charged_units` became required for the status `200`
  - the response property `entries/items/credited_units` became required for the status `200`
  - added the required property `currency` to the response with the `200` status
  - added the required property `entries/items/charged_amount` to the response with the `200` status
  - added the required property `entries/items/credited_amount` to the response with the `200` status
- **2026-08-12** `ceb7e0de7eaa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/todoist/apis/todoist-api/docs/api/v1/usage_billing/history/get.md) · [API](https://skmtc.dev/todoist/apis/todoist-api.md) · [Page](https://skmtc.dev/todoist/apis/todoist-api/changes/api/v1/usage_billing/history/get)
