---
title: "Changes to List members of the caller's group"
method: GET
path: "/identity/members"
---

# Changes to List members of the caller's group

`GET /identity/members`

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

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-08** `3b6fc8373884` — 3 info
- **2026-08-06** `fe2041c5ba86` — 4 info

## Changes

- **2026-08-08** `3b6fc8373884` — 3 info
  - added the new optional `query` request parameter `status`
  - added the optional property `data/items/disabled_ts` to the response with the `200` status
  - added the optional property `data/items/membership_status` to the response with the `200` status
- **2026-08-06** `fe2041c5ba86` — 4 info
  - the `data/items/created_by` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/group_id` response's property pattern was changed from `^grp_[0-9a-hjkmnp-tv-z]{26}$` to `^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/individual_id` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/updated_by` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/identity/members/get.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/identity/members/get)
