---
title: "List idea users for an account"
method: GET
path: "/idea_users"
tags: ["Idea users"]
---

# List idea users for an account

`GET /idea_users`

## Query parameters

- `page` string
- `per_page` string
- `fields` string

## Response `200`

Successful operation

## Changes

- **2026-08-12** `bfbe6f6d74a1` — 3 warning, 1 info
  - removed the optional property `idea_user/created_at` from the response with the `200` status
  - removed the optional property `idea_user/custom_fields` from the response with the `200` status
  - removed the optional property `idea_user/integration_fields` from the response with the `200` status
  - added the optional property `idea_user/phone` to the response with the `200` status
- **2026-08-04** `6274be5aa6c5` — 1 info
  - added the new optional `query` request parameter `fields`
- **2026-07-26** `69bd8c9e8932` — 2 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/idea_users/get.md)

---

[API](https://skmtc.dev/aha/apis/aha-api.md) · [All operations](https://skmtc.dev/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/f2725b45bcf3/schema)
