---
title: "Changes to Get plan credit grants"
method: GET
path: "/plans/{id}/creditgrants"
---

# Changes to Get plan credit grants

`GET /plans/{id}/creditgrants`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 108 revisions.

- **2026-07-15** `f8ecf435d25d` — 4 warning, 1 info
- **2026-07-09** `7d57386313c7` — 3 breaking, 3 warning, 3 info
- **2026-07-09** `4b1a811c4179` — 8 breaking, 3 warning, 3 info
- **2026-05-18** `8ec2edea6b20` — 6 warning
- **2026-04-06** `95af41a12111` — 6 warning, 12 info

## Changes

- **2026-07-15** `f8ecf435d25d` — 4 warning, 1 info
  - added the new `ADDON` enum value to the `items/items/scope` response property for the response status `200`
  - added the new `not_implemented` enum value to the `code` response property for the response status `400`
  - added the new `not_implemented` enum value to the `code` response property for the response status `404`
  - added the new `not_implemented` enum value to the `code` response property for the response status `500`
  - added the optional property `items/items/addon_id` to the response with the `200` status
- **2026-07-09** `7d57386313c7` — 3 breaking, 3 warning, 3 info
  - the `items/items/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `items/items/status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `pagination` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the new `archived` enum value to the `items/items/status` response property for the response status `200`
  - added the new `deleted` enum value to the `items/items/status` response property for the response status `200`
  - added the new `published` enum value to the `items/items/status` response property for the response status `200`
  - added the optional property `pagination/limit` to the response with the `200` status
  - added the optional property `pagination/offset` to the response with the `200` status
  - added the optional property `pagination/total` to the response with the `200` status
- **2026-07-09** `4b1a811c4179` — 8 breaking, 3 warning, 3 info
  - the `items/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `items/items/credit_grant_anchor` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `items/items/end_date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `items/items/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/items/start_date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `items/items/status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/items/updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `pagination` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `pagination/limit` from the response with the `200` status
  - removed the optional property `pagination/offset` from the response with the `200` status
  - removed the optional property `pagination/total` from the response with the `200` status
  - removed the `archived` enum value from the `items/items/status` response property for the response status `200`
  - removed the `deleted` enum value from the `items/items/status` response property for the response status `200`
  - removed the `published` enum value from the `items/items/status` response property for the response status `200`
- **2026-05-18** `8ec2edea6b20` — 6 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `404` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `404`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-04-06** `95af41a12111` — 6 warning, 12 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `404` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `404` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `404` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `404` status
  - added the optional property `http_status_code` to the response with the `500` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `404` status
  - added the optional property `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/plans/:id/creditgrants/get.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/plans/:id/creditgrants/get)
