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

# Changes to List credit grants

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 63 revisions.

- **2026-08-25** (v3) `bd7fb1027684` — 1 breaking, 1 info
- **2026-07-30** (v3) `b4f5102c436d` — 1 breaking, 2 info
- **2026-07-03** (v3) `3be06f269447` — 2 info
- **2026-06-30** (v3) `16808fbfb578` — 1 info
- **2026-06-29** (v3) `cf64127756eb` — 1 info
- **2026-05-26** (v3) `66c58f249315` — 4 breaking, 5 warning, 4 info
- **2026-05-20** (v3) `55836d0ad2f5` — 1 info
- **2026-05-11** (v3) `9d0042cb3815` — 2 breaking, 3 warning, 11 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, 2 info
  - the `data/items/currency/allOf[#/components/schemas/BillingCurrencyCode]/` response's property type changed from `string` to no type for status `200`
  - 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-03** (v3) `3be06f269447` — 2 info
  - for the `query` request parameter `filter`, the format of property `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 `key/allOf[#/components/schemas/StringFieldFilter]/anyOf[subschema #2]/oeq` was generalized from `ArrayEncoding.commaDelimited` to no format
- **2026-06-30** (v3) `16808fbfb578` — 1 info
  - added the optional property `data/items/key` to the response with the `200` status
- **2026-06-29** (v3) `cf64127756eb` — 1 info
  - added the optional property `data/items/effective_at` to the response with the `200` status
- **2026-05-26** (v3) `66c58f249315` — 4 breaking, 5 warning, 4 info
  - the `data/items/invoice` response's property type changed from `object` to no type for status `200`
  - the `data/items/purchase` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/items/purchase/amount` from the response with the `200` status
  - removed the required property `data/items/purchase/currency` from the response with the `200` status
  - removed the optional property `data/items/invoice/id` from the response with the `200` status
  - removed the optional property `data/items/invoice/line` from the response with the `200` status
  - removed the optional property `data/items/purchase/availability_policy` from the response with the `200` status
  - removed the optional property `data/items/purchase/per_unit_cost_basis` from the response with the `200` status
  - removed the optional property `data/items/purchase/settlement_status` from the response with the `200` status
  - added `#/components/schemas/BillingCreditGrantInvoiceReference` to the `data/items/invoice` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BillingCreditGrantPurchase` to the `data/items/purchase` response property `allOf` list for the response status `200`
  - added `#/components/schemas/TaxCodeReference` to the `data/items/tax_config/allOf[subschema #1: Tax configuration for a credit grant]/tax_code` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BillingTaxCodeReference` from the `data/items/tax_config/allOf[subschema #1: Tax configuration for a credit grant]/tax_code` response property `allOf` list for the response status `200`
- **2026-05-20** (v3) `55836d0ad2f5` — 1 info
  - added the optional property `data/items/expires_at` to the response with the `200` status
- **2026-05-11** (v3) `9d0042cb3815` — 2 breaking, 3 warning, 11 info
  - the `data/items/invoice` response's property type changed from no type to `object` for status `200`
  - the `data/items/purchase` response's property type changed from no type to `object` for status `200`
  - removed the optional property `data/items/effective_at` from the response with the `200` status
  - removed the optional property `data/items/expires_at` from the response with the `200` status
  - removed the optional property `data/items/key` from the response with the `200` status
  - added the optional property `data/items/invoice/id` to the response with the `200` status
  - added the optional property `data/items/invoice/line` to the response with the `200` status
  - added the optional property `data/items/purchase/availability_policy` to the response with the `200` status
  - added the optional property `data/items/purchase/per_unit_cost_basis` to the response with the `200` status
  - added the optional property `data/items/purchase/settlement_status` to the response with the `200` status
  - added `#/components/schemas/BillingTaxCodeReference` to the `data/items/tax_config/allOf[subschema #1: Tax configuration for a credit grant]/tax_code` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BillingCreditGrantInvoiceReference` from the `data/items/invoice` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BillingCreditGrantPurchase` from the `data/items/purchase` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/TaxCodeReference` from the `data/items/tax_config/allOf[subschema #1: Tax configuration for a credit grant]/tax_code` response property `allOf` list for the response status `200`
  - added the required property `data/items/purchase/amount` to the response with the `200` status
  - added the required property `data/items/purchase/currency` to the response with the `200` status

---

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