---
title: "Changes to List ideas for a product"
method: GET
path: "/products/{product_id}/ideas"
---

# Changes to List ideas for a product

`GET /products/{product_id}/ideas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-08-12** `bfbe6f6d74a1` — 7 warning, 2 info
- **2026-08-04** `6274be5aa6c5` — 11 info
- **2026-07-26** `69bd8c9e8932` — 3 info

## Changes

- **2026-08-12** `bfbe6f6d74a1` — 7 warning, 2 info
  - removed the optional property `ideas/items/created_at` from the response with the `200` status
  - removed the optional property `ideas/items/description` from the response with the `200` status
  - removed the optional property `ideas/items/reference_num` from the response with the `200` status
  - removed the optional property `ideas/items/resource` from the response with the `200` status
  - removed the optional property `ideas/items/updated_at` from the response with the `200` status
  - removed the optional property `ideas/items/url` from the response with the `200` status
  - removed the optional property `ideas/items/workflow_status` from the response with the `200` status
  - added the optional property `ideas/items/product_id` to the response with the `200` status
  - added the optional property `ideas/items/votes` to the response with the `200` status
- **2026-08-04** `6274be5aa6c5` — 11 info
  - added the new optional `query` request parameter `assigned_to_user`
  - added the new optional `query` request parameter `created_before`
  - added the new optional `query` request parameter `created_since`
  - added the new optional `query` request parameter `fields`
  - added the new optional `query` request parameter `q`
  - added the new optional `query` request parameter `sort`
  - added the new optional `query` request parameter `spam`
  - added the new optional `query` request parameter `tag`
  - added the new optional `query` request parameter `updated_since`
  - added the new optional `query` request parameter `user_id`
  - added the new optional `query` request parameter `workflow_status`
- **2026-07-26** `69bd8c9e8932` — 3 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the optional property `ideas/items/workflow_status/workflow_status_category` to the response with the `200` status

---

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