---
title: "Changes to Get all available grant offers"
method: GET
path: "/grantOffers"
---

# Changes to Get all available grant offers

`GET /grantOffers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2025-09-09** (v2) `dd6159049c95` — 6 breaking
- **2025-02-14** (v2) `7ab1c2b70cc4` — 1 info
- **2024-01-16** (v2) `24691235e721` — 2 breaking, 1 info
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning

## Changes

- **2025-09-09** (v2) `dd6159049c95` — 6 breaking
  - the `grantOffers/items/amount/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `grantOffers/items/fee/amount/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `grantOffers/items/repayment/threshold/amount/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `grantOffers/items/amount/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `grantOffers/items/fee/amount/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `grantOffers/items/repayment/threshold/amount/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
- **2025-02-14** (v2) `7ab1c2b70cc4` — 1 info
  - endpoint deprecated
- **2024-01-16** (v2) `24691235e721` — 2 breaking, 1 info
  - the `grantOffers/items/expiresAt` response's property type/format changed from `object`/`` to `string`/`date-time` for status `200`
  - the `grantOffers/items/startsAt` response's property type/format changed from `object`/`` to `string`/`date-time` for status `200`
  - the endpoint scheme security `clientKey` was added to the API
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning
  - removed the optional property `response/paths` from the response with the `400` status
  - removed the optional property `response/paths` from the response with the `401` status
  - removed the optional property `response/paths` from the response with the `403` status
  - removed the optional property `response/paths` from the response with the `422` status
  - removed the optional property `response/paths` from the response with the `500` status
  - removed the optional property `response/rootPath` from the response with the `400` status
  - removed the optional property `response/rootPath` from the response with the `401` status
  - removed the optional property `response/rootPath` from the response with the `403` status
  - removed the optional property `response/rootPath` from the response with the `422` status
  - removed the optional property `response/rootPath` from the response with the `500` status

---

[Operation](https://skmtc.dev/adyen/apis/balanceplatformservice/docs/grantOffers/get.md) · [API](https://skmtc.dev/adyen/apis/balanceplatformservice.md) · [Page](https://skmtc.dev/adyen/apis/balanceplatformservice/changes/grantOffers/get)
