---
title: "Changes to List all subscriptions"
method: GET
path: "/v2/subscriptions"
---

# Changes to List all subscriptions

`GET /v2/subscriptions`

> Every recorded change to this endpoint, newest first.
> 79 revisions in range; 9 not diffed.

## Timeline

Changed in 5 of 79 revisions.

- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
- **2026-06-15** `00fb770ca934` — 10 info
- **2026-06-09** `327472893a89` — 4 info
- **2026-05-19** `7cab62b21830` — 1 info
- **2026-05-12** `ef4b5a97b56a` — 2 info

## Changes

- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
  - the `count` response property's min was decreased from `1.00` to `0.00` for the response status `200`
- **2026-06-15** `00fb770ca934` — 10 info
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/_links` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/amount` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/createdAt` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/customerId` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/id` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/interval` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/mode` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/resource` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/startDate` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/status` became required for the status `200`
- **2026-06-09** `327472893a89` — 4 info
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/_links/customer/href` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/_links/customer/type` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/_links/profile/href` became required for the status `200`
  - the response property `_embedded/subscriptions/items/allOf[#/components/schemas/list-entity-subscription]/_links/profile/type` became required for the status `200`
- **2026-05-19** `7cab62b21830` — 1 info
  - added the non-success response with the status `429`
- **2026-05-12** `ef4b5a97b56a` — 2 info
  - the endpoint scheme security `advancedAccessToken` was added to the API
  - the endpoint scheme security `organizationAccessToken` was removed from the API

---

[Operation](https://skmtc.dev/mollie/apis/mollie-api/docs/v2/subscriptions/get.md) · [API](https://skmtc.dev/mollie/apis/mollie-api.md) · [Page](https://skmtc.dev/mollie/apis/mollie-api/changes/v2/subscriptions/get)
