---
title: "Changes to List products"
method: GET
path: "/v1/sdk/products"
---

# Changes to List products

`GET /v1/sdk/products`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 27 revisions.

- **2026-08-14** `aeecbfb5cb3c` — 4 info
- **2026-08-13** `e356f6586bf2` — 1 info
- **2026-08-05** `032545ac8d13` — 2 breaking, 12 warning, 1 info
- **2026-07-30** `8578b7536a9f` — 3 info
- **2026-07-17** `bbc2ff2bc849` — 1 breaking, 1 info
- **2026-07-04** `a30b6aef464d` — 3 info
- **2026-02-27** `9079f361f51c` — 1 info

## Changes

- **2026-08-14** `aeecbfb5cb3c` — 4 info
  - added the new optional `query` request parameter `isManagedMcp`
  - `query` request parameter `isMcpPay` was deprecated
  - response property `products/items/isMcpPay` deprecated
  - added the required property `products/items/isManagedMcp` to the response with the `200` status
- **2026-08-13** `e356f6586bf2` — 1 info
  - added the optional property `products/items/plans/items/description` to the response with the `200` status
- **2026-08-05** `032545ac8d13` — 2 breaking, 12 warning, 1 info
  - the response property `products/items/plans/items/price` became optional for the status `200`
  - removed the required property `products/items/plans/items/hidden` from the response with the `200` status
  - removed the optional property `products/items/plans/items/billingCycle` from the response with the `200` status
  - removed the optional property `products/items/plans/items/billingModel` from the response with the `200` status
  - removed the optional property `products/items/plans/items/creditsPerUnit` from the response with the `200` status
  - removed the optional property `products/items/plans/items/description` from the response with the `200` status
  - removed the optional property `products/items/plans/items/freeUnits` from the response with the `200` status
  - removed the optional property `products/items/plans/items/limit` from the response with the `200` status
  - removed the optional property `products/items/plans/items/limits` from the response with the `200` status
  - removed the optional property `products/items/plans/items/measures` from the response with the `200` status
  - removed the optional property `products/items/plans/items/meterRef` from the response with the `200` status
  - removed the optional property `products/items/plans/items/rolloverUnusedUnits` from the response with the `200` status
  - removed the optional property `products/items/plans/items/setupFee` from the response with the `200` status
  - removed the optional property `products/items/plans/items/trialDays` from the response with the `200` status
  - added the required property `products/items/plans/items/options` to the response with the `200` status
- **2026-07-30** `8578b7536a9f` — 3 info
  - added the optional property `products/items/plans/items/description` to the response with the `200` status
  - added the optional property `products/items/plans/items/name` to the response with the `200` status
  - added the required property `products/items/plans/items/type` to the response with the `200` status
- **2026-07-17** `bbc2ff2bc849` — 1 breaking, 1 info
  - removed the enum value `suspended` from the `query` request parameter `status`
  - added the required property `products/items/plans/items/hidden` to the response with the `200` status
- **2026-07-04** `a30b6aef464d` — 3 info
  - the endpoint scheme security `SecretKey` was added to the API
  - the endpoint scheme security `bearer` was removed from the API
  - added the media type `application/json` for the response with the status `200`
- **2026-02-27** `9079f361f51c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/solvapay/apis/solvapay-rest-api/docs/v1/sdk/products/get.md) · [API](https://skmtc.dev/solvapay/apis/solvapay-rest-api.md) · [Page](https://skmtc.dev/solvapay/apis/solvapay-rest-api/changes/v1/sdk/products/get)
