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

# Changes to List Products

`GET /products`

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

## Timeline

Changed in 8 of 74 revisions.

- **2026-09-24** `7fcefabddb0a` — 1 info
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
- **2026-09-10** `2a25564a92d5` — 1 info
- **2026-08-24** `e91d507bda45` — 11 info
- **2026-08-19** `23dfbe1a0d1f` — 2 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-08-04** `bdd0e2c70d58` — 2 info
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 1 warning, 5 info

## Changes

- **2026-09-24** `7fcefabddb0a` — 1 info
  - added the required property `data/items/variant_attributes` to the response with the `200` status
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
  - for the `query` request parameter `first`, default value `20` was added
  - for the `query` request parameter `first`, the max was set to `100.00`
  - for the `query` request parameter `last`, the max was set to `100.00`
- **2026-09-10** `2a25564a92d5` — 1 info
  - added the required property `data/items/average_review_rating` to the response with the `200` status
- **2026-08-24** `e91d507bda45` — 11 info
  - added the new optional `query` request parameter `created_after`
  - added the new optional `query` request parameter `created_before`
  - added the new optional `query` request parameter `marketplace_category_route`
  - added the new optional `query` request parameter `plan_types`
  - added the new optional `query` request parameter `price_maximum`
  - added the new optional `query` request parameter `price_minimum`
  - added the new optional `query` request parameter `query`
  - the `query` request parameter `account_id` became optional
  - added the required property `data/items/account` to the response with the `200` status
  - added the required property `data/items/default_plan` to the response with the `200` status
  - added the required property `data/items/description` to the response with the `200` status
- **2026-08-19** `23dfbe1a0d1f` — 2 info
  - added the new optional `query` request parameter `labels`
  - added the required property `data/items/labels` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 2 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
- **2026-08-04** `bdd0e2c70d58` — 2 info
  - the security scope `access_pass:basic:read` was added to the endpoint's security scheme `bearerAuth`
  - the security scope `product:basic:read` was removed from the endpoint's security scheme `bearerAuth`
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 1 warning, 5 info
  - added the new required `query` request parameter `account_id`
  - the response property `data/items/visibility` became nullable for the status `200`
  - the `data/items/created_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/member_count` response's property type changed from `integer` to `number` for status `200`
  - the `data/items/published_reviews_count` response's property type changed from `integer` to `number` for status `200`
  - the `data/items/updated_at` response's property format changed from `date-time` to no format for status `200`
  - deleted the `query` request parameter `company_id`
  - removed the `archived` enum value from the `data/items/visibility` response property for the response status `200`
  - removed the `hidden` enum value from the `data/items/visibility` response property for the response status `200`
  - removed the `quick_link` enum value from the `data/items/visibility` response property for the response status `200`
  - removed the `visible` enum value from the `data/items/visibility` response property for the response status `200`
  - added the required property `data/items/gallery_images` to the response with the `200` status

---

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