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

# Changes to List subscriptions

`GET /subscription`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 41 revisions.

- **2025-04-23** `bf623569cd3c` — 1 info
- **2025-04-14** `58fa4af8e325` — 1 info
- **2025-03-19** `1c6726b12e29` — 3 breaking, 18 info
- **2025-03-07** `979a6c40552c` — 3 info
- **2025-02-26** `63020ea66b47` — 1 breaking
- **2025-02-17** `a43b29f86639` — 1 breaking, 1 info
- **2025-02-16** `d05a14360ad1` — 1 info
- **2025-02-06** `628874ec2e5b` — 1 info
- **2024-12-16** `56a8a6f18e6c` — 1 info
- **2024-12-16** `021e5a9aa9e2` — 1 breaking
- **2024-12-13** `916cf9100f68` — 1 breaking, 1 info
- **2024-12-13** `43ff7af31b1e` — 1 breaking, 4 info

## Changes

- **2025-04-23** `bf623569cd3c` — 1 info
  - added the required property `data/items/price` to the response with the `200` status
- **2025-04-14** `58fa4af8e325` — 1 info
  - added the required property `data/items/created` to the response with the `200` status
- **2025-03-19** `1c6726b12e29` — 3 breaking, 18 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `429`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `401`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `429`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `500`
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `429` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `param` to the response with the `401` status
  - added the optional property `param` to the response with the `429` status
  - added the optional property `param` to the response with the `500` status
  - added the required property `code` to the response with the `401` status
  - added the required property `code` to the response with the `429` status
  - added the required property `code` to the response with the `500` status
  - added the required property `message` to the response with the `401` status
  - added the required property `message` to the response with the `429` status
  - added the required property `message` to the response with the `500` status
  - added the required property `type` to the response with the `401` status
  - added the required property `type` to the response with the `429` status
  - added the required property `type` to the response with the `500` status
- **2025-03-07** `979a6c40552c` — 3 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2025-02-26** `63020ea66b47` — 1 breaking
  - removed the required property `data/items/frequency` from the response with the `200` status
- **2025-02-17** `a43b29f86639` — 1 breaking, 1 info
  - added `subschema #1: fixed, subschema #2: weekly` to the `data/items/schedule` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/schedule` response property `oneOf` list for the response status `200`
- **2025-02-16** `d05a14360ad1` — 1 info
  - added the optional property `data/items/schedule` to the response with the `200` status
- **2025-02-06** `628874ec2e5b` — 1 info
  - added the optional property `data/items/next` to the response with the `200` status
- **2024-12-16** `56a8a6f18e6c` — 1 info
  - endpoint added
- **2024-12-16** `021e5a9aa9e2` — 1 breaking
  - api path removed without deprecation
- **2024-12-13** `916cf9100f68` — 1 breaking, 1 info
  - removed the required property `data/items/shippingID` from the response with the `200` status
  - added the required property `data/items/addressID` to the response with the `200` status
- **2024-12-13** `43ff7af31b1e` — 1 breaking, 4 info
  - removed the required property `result` from the response with the `200` status
  - api operation id `getSubscription` was added
  - the endpoint scheme security `Bearer` was removed from the API
  - api tag `Subscriptions` added
  - added the required property `data` to the response with the `200` status

---

[Operation](https://skmtc.dev/terminaldotshop/apis/terminal-api/docs/subscription/get.md) · [API](https://skmtc.dev/terminaldotshop/apis/terminal-api.md) · [Page](https://skmtc.dev/terminaldotshop/apis/terminal-api/changes/subscription/get)
