---
title: "Changes to List Members"
method: GET
path: "/members"
---

# Changes to List Members

`GET /members`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 41 revisions.

- **2026-08-27** `16c82685be35` — 1 info
- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-07-26** `60bbb4a6ffbc` — 20 breaking, 15 warning, 27 info

## Changes

- **2026-08-27** `16c82685be35` — 1 info
  - added the required property `data/items/phone_number` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 3 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
  - added the optional property `error/code` to the response with the `403` status
- **2026-07-26** `60bbb4a6ffbc` — 20 breaking, 15 warning, 27 info
  - the `query` request parameter `access_level` was restricted to a list of enum values
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `order` was restricted to a list of enum values
  - for the `query` request parameter `direction`, default value `desc` was added
  - for the `query` request parameter `first`, default value `20` was added
  - for the `query` request parameter `order`, default value `created_at` was added
  - added `#/components/schemas/UserSummary, subschema #2` to the `data/items/user` response property `oneOf` list for the response status `200`
  - the `data/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/joined_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/user` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/company_token_balance` from the response with the `200` status
  - removed the required property `data/items/most_recent_action` from the response with the `200` status
  - removed the required property `data/items/most_recent_action_at` from the response with the `200` status
  - removed the required property `data/items/phone` from the response with the `200` status
  - removed the required property `data/items/updated_at` from the response with the `200` status
  - removed the required property `data/items/usd_total_spent` from the response with the `200` status
  - removed the required property `data/items/user/email` from the response with the `200` status
  - removed the required property `data/items/user/id` from the response with the `200` status
  - removed the required property `data/items/user/name` from the response with the `200` status
  - removed the required property `data/items/user/username` from the response with the `200` status
  - 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`
  - deleted the `query` request parameter `company_id`
  - deleted the `query` request parameter `most_recent_actions`
  - deleted the `query` request parameter `plan_ids`
  - deleted the `query` request parameter `product_ids`
  - deleted the `query` request parameter `promo_code_ids`
  - deleted the `query` request parameter `statuses`
  - deleted the `query` request parameter `user_ids`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - api operation id `listMember` removed and replaced with `listMembers`
  - the security scope `member:email:read` was removed from the endpoint's security scheme `bearerAuth`
  - the security scope `member:phone:read` was removed from the endpoint's security scheme `bearerAuth`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `query` request parameter `account_id`
  - …22 more

---

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