---
title: "Changes to List product families"
method: GET
path: "/api/v1/product_families"
---

# Changes to List product families

`GET /api/v1/product_families`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 54 revisions.

- **2026-03-30** (v1) `5cb340234766` — 1 info
- **2026-03-27** (v1) `de35c02bb0d2` — 1 info
- **2026-01-21** (v1) `9fba45d198be` — 2 info
- **2026-01-20** (v1) `665f680338b5` — 2 info
- **2025-12-17** (v1) `2244ec0dabe3` — 1 info
- **2025-10-14** (v1) `532c5edf3ddd` — 1 warning
- **2025-10-13** (v1) `76f228b9e0eb` — 2 warning, 2 info
- **2025-10-13** (v1) `167a049d244e` — 1 breaking, 1 info
- **2025-07-13** (v1) `95e4503a32c3` — 2 info
- **2025-07-09** (v1) `dece17f86f99` — 4 breaking, 3 warning, 6 info

## Changes

- **2026-03-30** (v1) `5cb340234766` — 1 info
  - added the new optional `query` request parameter `order_by`
- **2026-03-27** (v1) `de35c02bb0d2` — 1 info
  - added the non-success response with the status `429`
- **2026-01-21** (v1) `9fba45d198be` — 2 info
  - api tag `Product Families` added
  - api tag `Product Family` removed
- **2026-01-20** (v1) `665f680338b5` — 2 info
  - api tag `Product Family` added
  - api tag `product_family` removed
- **2025-12-17** (v1) `2244ec0dabe3` — 1 info
  - added the new optional `query` request parameter `search`
- **2025-10-14** (v1) `532c5edf3ddd` — 1 warning
  - deleted the `query` request parameter `search`
- **2025-10-13** (v1) `76f228b9e0eb` — 2 warning, 2 info
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
- **2025-10-13** (v1) `167a049d244e` — 1 breaking, 1 info
  - removed the required property `total` from the response with the `200` status
  - added the required property `pagination_meta` to the response with the `200` status
- **2025-07-13** (v1) `95e4503a32c3` — 2 info
  - the endpoint scheme security `bearer_auth` was added to the API
  - the endpoint scheme security `api-key` was removed from the API
- **2025-07-09** (v1) `dece17f86f99` — 4 breaking, 3 warning, 6 info
  - added the new required `query` request parameter `limit`
  - added the new required `query` request parameter `offset`
  - the `query` request parameter `search` became required
  - removed the required property `pagination_meta` from the response with the `200` status
  - deleted the `query` request parameter `order_by`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `per_page`
  - the endpoint scheme security `api-key` was added to the API
  - the endpoint scheme security `bearer_auth` was removed from the API
  - api tag `product_family` added
  - api tag `Product Families` removed
  - removed the non-success response with the status `429`
  - added the required property `total` to the response with the `200` status

---

[Operation](https://skmtc.dev/meteroid-oss/apis/meteroid/docs/api/v1/product_families/get.md) · [API](https://skmtc.dev/meteroid-oss/apis/meteroid.md) · [Page](https://skmtc.dev/meteroid-oss/apis/meteroid/changes/api/v1/product_families/get)
