---
title: "Changes to List credit transactions"
method: GET
path: "/openmeter/customers/{customerId}/credits/transactions"
---

# Changes to List credit transactions

`GET /openmeter/customers/{customerId}/credits/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 62 revisions.

- **2026-08-25** (v3) `bd7fb1027684` — 1 breaking, 1 info
- **2026-07-30** (v3) `b4f5102c436d` — 1 breaking, 1 warning, 2 info
- **2026-07-14** (v3) `3886c8ba9404` — 1 warning, 1 info
- **2026-07-03** (v3) `3be06f269447` — 2 info
- **2026-05-20** (v3) `55836d0ad2f5` — 1 warning, 1 info
- **2026-05-11** (v3) `9d0042cb3815` — 2 breaking, 2 info

## Changes

- **2026-08-25** (v3) `bd7fb1027684` — 1 breaking, 1 info
  - added `#/components/schemas/CurrencyCode, #/components/schemas/BillingCurrencyCodeCustom` to the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/CurrencyCode, #/components/schemas/BillingCurrencyCodeCustom` from the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response property `anyOf` list for the response status `200`
- **2026-07-30** (v3) `b4f5102c436d` — 1 breaking, 1 warning, 2 info
  - the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response's property type changed from `string` to no type for status `200`
  - for the `query` request parameter `filter`, the type of property `currency/allOf[#/components/schemas/BillingCurrencyCode]/` changed from `string` to no type
  - removed `#/components/schemas/CurrencyCode` from the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/CurrencyCode, #/components/schemas/BillingCurrencyCodeCustom` to the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response property `anyOf` list for the response status `200`
- **2026-07-14** (v3) `3886c8ba9404` — 1 warning, 1 info
  - added the new `voided` enum value to the `data/items/type/allOf[#/components/schemas/BillingCreditTransactionType]/` response property for the response status `200`
  - added the enum value `voided` to the property `type/allOf[#/components/schemas/BillingCreditTransactionType]/` of the `query` request parameter `filter`
- **2026-07-03** (v3) `3be06f269447` — 2 info
  - for the `query` request parameter `filter`, the format of property `feature_key/allOf[#/components/schemas/StringFieldFilter]/anyOf[subschema #2]/ocontains` was generalized from `ArrayEncoding.commaDelimited` to no format
  - for the `query` request parameter `filter`, the format of property `feature_key/allOf[#/components/schemas/StringFieldFilter]/anyOf[subschema #2]/oeq` was generalized from `ArrayEncoding.commaDelimited` to no format
- **2026-05-20** (v3) `55836d0ad2f5` — 1 warning, 1 info
  - added the new `expired` enum value to the `data/items/type/allOf[#/components/schemas/BillingCreditTransactionType]/` response property for the response status `200`
  - added the enum value `expired` to the property `type/allOf[#/components/schemas/BillingCreditTransactionType]/` of the `query` request parameter `filter`
- **2026-05-11** (v3) `9d0042cb3815` — 2 breaking, 2 info
  - removed the enum value `expired` from the property `type/allOf[#/components/schemas/BillingCreditTransactionType]/` of the `query` request parameter `filter`
  - removed the enum value `voided` from the property `type/allOf[#/components/schemas/BillingCreditTransactionType]/` of the `query` request parameter `filter`
  - removed the `expired` enum value from the `data/items/type/allOf[#/components/schemas/BillingCreditTransactionType]/` response property for the response status `200`
  - removed the `voided` enum value from the `data/items/type/allOf[#/components/schemas/BillingCreditTransactionType]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/openmeterio/apis/openmeter-api/docs/openmeter/customers/:customerId/credits/transactions/get.md) · [API](https://skmtc.dev/openmeterio/apis/openmeter-api.md) · [Page](https://skmtc.dev/openmeterio/apis/openmeter-api/changes/openmeter/customers/:customerId/credits/transactions/get)
