---
title: "Changes to GET /products"
method: GET
path: "/products"
---

# Changes to GET /products

`GET /products`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 38 revisions.

- **2026-05-11** `91a072ddf86d` — 2 breaking
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
- **2026-03-06** `6768d46dbde8` — 1 breaking, 4 info
- **2026-02-05** `635b1d55b735` — 1 breaking, 3 info
- **2026-02-02** `0f4bb2a098cb` — 2 info
- **2026-01-27** `ec5eb2a41457` — 2 info

## Changes

- **2026-05-11** `91a072ddf86d` — 2 breaking
  - removed the required property `data/items/paid_by_roles` from the response with the `200` status
  - removed the required property `data/items/paid_to_roles` from the response with the `200` status
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
  - removed the required property `data/items/updateVersion` from the response with the `200` status
  - removed the required property `data/items/workspaceId` from the response with the `200` status
- **2026-03-06** `6768d46dbde8` — 1 breaking, 4 info
  - the response property `data/items/description` became optional for the status `200`
  - response property `data/items/updateVersion` deprecated
  - response property `data/items/workspaceId` deprecated
  - added the required property `data/items/update_version` to the response with the `200` status
  - added the required property `data/items/workspace_id` to the response with the `200` status
- **2026-02-05** `635b1d55b735` — 1 breaking, 3 info
  - removed the required property `data/items/seller` from the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/paid_by_roles` to the response with the `200` status
  - added the required property `data/items/paid_to_roles` to the response with the `200` status
- **2026-02-02** `0f4bb2a098cb` — 2 info
  - added `#/components/schemas/UserSeller` to the `data/items/seller` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CounterpartySeller` from the `data/items/seller` response property `anyOf` list for the response status `200`
- **2026-01-27** `ec5eb2a41457` — 2 info
  - the endpoint scheme security `oauth2` was added to the API
  - the endpoint scheme security `Bearer` was removed from the API

---

[Operation](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/docs/products/get.md) · [API](https://skmtc.dev/fragment-dev/apis/fragment-payments-api.md) · [Page](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/changes/products/get)
