---
title: "Changes to List identity profiles"
method: GET
path: "/identity_profiles"
---

# Changes to List identity profiles

`GET /identity_profiles`

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

## Timeline

Changed in 4 of 74 revisions.

- **2026-09-03** `697924df40d1` — 1 warning, 1 info
- **2026-08-18** `f67a043e3190` — 2 breaking, 10 info
- **2026-07-31** `099fdc3be422` — 5 warning, 1 info
- **2026-07-26** `60bbb4a6ffbc` — 1 warning, 3 info

## Changes

- **2026-09-03** `697924df40d1` — 1 warning, 1 info
  - deleted the `query` request parameter `company_id`
  - added the new optional `query` request parameter `account_id`
- **2026-08-18** `f67a043e3190` — 2 breaking, 10 info
  - the `query` request parameter `profile_type` was restricted to a list of enum values
  - the `query` request parameter `status` was restricted to a list of enum values
  - added the new enum value `action_required` to the `query` request parameter `status`
  - added the new enum value `approved` to the `query` request parameter `status`
  - added the new enum value `business` to the `query` request parameter `profile_type`
  - added the new enum value `individual` to the `query` request parameter `profile_type`
  - added the new enum value `manual_review` to the `query` request parameter `status`
  - added the new enum value `not_started` to the `query` request parameter `status`
  - added the new enum value `pending` to the `query` request parameter `status`
  - added the new enum value `rejected` to the `query` request parameter `status`
  - for the `query` request parameter `profile_type`, the type was generalized from no type to `string`
  - for the `query` request parameter `status`, the type was generalized from no type to `string`
- **2026-07-31** `099fdc3be422` — 5 warning, 1 info
  - added the new `blocked_by_parent` enum value to the `data/items/payout_status` response property for the response status `200`
  - added the new `denied` enum value to the `data/items/payout_status` response property for the response status `200`
  - added the new `manual_review` enum value to the `data/items/payout_status` response property for the response status `200`
  - added the new `manual_review` enum value to the `data/items/status` response property for the response status `200`
  - added the new `manual_review` enum value to the `data/items/verifications/items/status` response property for the response status `200`
  - added the enum value `manual_review` to the property `oneOf[#/components/schemas/IdentityProfileStatuses]/` of the `query` request parameter `status`
- **2026-07-26** `60bbb4a6ffbc` — 1 warning, 3 info
  - added the new `action_required` enum value to the `data/items/status` response property for the response status `200`
  - added the enum value `action_required` to the property `oneOf[#/components/schemas/IdentityProfileStatuses]/` of the `query` request parameter `status`
  - added the required property `data/items/payout_status` to the response with the `200` status
  - added the required property `data/items/payouts_enabled` to the response with the `200` status

---

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