---
title: "Changes to List members"
method: GET
path: "/organizations/{organization_id}/members"
---

# Changes to List members

`GET /organizations/{organization_id}/members`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 24 revisions.

- **2026-08-27** `1a139f96a670` — 2 breaking
- **2026-08-24** `def468b0d6ea` — 1 breaking, 2 info
- **2026-07-25** `4ea48c264d7c` — 1 breaking, 1 info
- **2026-07-24** `3f0abf6aab3c` — 2 info
- **2026-07-09** `dad8e2644615` — 1 info
- **2026-07-08** `d2f9387037c5` — 1 breaking

## Changes

- **2026-08-27** `1a139f96a670` — 2 breaking
  - for the `query` request parameter `limit`, default value `10` was added
  - for the `query` request parameter `page`, default value `1` was added
- **2026-08-24** `def468b0d6ea` — 1 breaking, 2 info
  - the response's body type/format changed from `null, array`/`` to `object`/`` for status `200`
  - added the required property `data` to the response with the `200` status
  - added the required property `pagination` to the response with the `200` status
- **2026-07-25** `4ea48c264d7c` — 1 breaking, 1 info
  - removed the required property `items/user_id` from the response with the `200` status
  - added the required property `items/user` to the response with the `200` status
- **2026-07-24** `3f0abf6aab3c` — 2 info
  - api tag `Organization Members` added
  - api tag `Members` removed
- **2026-07-09** `dad8e2644615` — 1 info
  - endpoint added
- **2026-07-08** `d2f9387037c5` — 1 breaking
  - api path removed without deprecation

---

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