---
title: "Changes to List team members"
method: GET
path: "/organizations/{organization}/teams/{team}/members"
---

# Changes to List team members

`GET /organizations/{organization}/teams/{team}/members`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 25 revisions.

- **2026-08-11** `4b2e4f05bda2` — 3 info
- **2026-06-01** `72506953f367` — 22 breaking, 5 info
- **2026-02-10** `ed1825db11c6` — 1 info

## Changes

- **2026-08-11** `4b2e4f05bda2` — 3 info
  - added the required property `per_page` to the response with the `200` status
  - added the required property `total_count` to the response with the `200` status
  - added the required property `total_pages` to the response with the `200` status
- **2026-06-01** `72506953f367` — 22 breaking, 5 info
  - the response property `data/items/passwords/items/actor` became nullable for the status `200`
  - the response property `data/items/passwords/items/cidrs` became nullable for the status `200`
  - the response property `data/items/passwords/items/deleted_at` became nullable for the status `200`
  - the response property `data/items/passwords/items/expires_at` became nullable for the status `200`
  - the response property `data/items/passwords/items/last_used_at` became nullable for the status `200`
  - the response property `data/items/passwords/items/plain_text` became nullable for the status `200`
  - the response property `data/items/passwords/items/ttl_seconds` became nullable for the status `200`
  - the response property `data/items/user/default_organization` became nullable for the status `200`
  - the response property `data/items/user/default_organization/deleted_at` became nullable for the status `200`
  - the response property `data/items/user/directory_managed` became nullable for the status `200`
  - the response property `data/items/user/email_verified` became nullable for the status `200`
  - the response property `data/items/user/managed` became nullable for the status `200`
  - the response property `data/items/user/sso` became nullable for the status `200`
  - the response property `next_page` became nullable for the status `200`
  - the response property `next_page_url` became nullable for the status `200`
  - the response property `prev_page` became nullable for the status `200`
  - the response property `prev_page_url` became nullable for the status `200`
  - the response property `data/items/user/default_organization` became optional for the status `200`
  - the response property `data/items/user/directory_managed` became optional for the status `200`
  - the response property `data/items/user/email_verified` became optional for the status `200`
  - the response property `data/items/user/managed` became optional for the status `200`
  - the response property `data/items/user/sso` became optional for the status `200`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the required property `data/items/passwords/items/region/mysql_supported` to the response with the `200` status
  - added the required property `data/items/passwords/items/region/postgresql_supported` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
- **2026-02-10** `ed1825db11c6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/organizations/:organization/teams/:team/members/get.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/organizations/:organization/teams/:team/members/get)
