---
title: "Changes to Get organization members list"
method: GET
path: "/api/organizations/{id}/memberships"
---

# Changes to Get organization members list

`GET /api/organizations/{id}/memberships`

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

## Timeline

Changed in 6 of 97 revisions.

- **2026-08-10** `1d13f90af57a` — 3 breaking, 2 info
- **2026-08-06** `037e8b19fbfd` — 1 info
- **2026-07-28** `e518dbbb2b12` — 2 breaking, 1 warning, 2 info
- **2026-07-08** `b5f055b9d45b` — 10 breaking
- **2026-07-06** `c2893748a8d3` — 4 info
- **2026-04-28** `9ba357b1fdb3` — 1 info

## Changes

- **2026-08-10** `1d13f90af57a` — 3 breaking, 2 info
  - the response property `results/items/role_source` became nullable for the status `200`
  - the `results/items/role` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `results/items/role_source` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/OrganizationRoleEnum` to the `results/items/role` response property `allOf` list for the response status `200`
  - added `#/components/schemas/RoleSourceEnum` to the `results/items/role_source` response property `allOf` list for the response status `200`
- **2026-08-06** `037e8b19fbfd` — 1 info
  - added the required property `results/items/flex` to the response with the `200` status
- **2026-07-28** `e518dbbb2b12` — 2 breaking, 1 warning, 2 info
  - for the `query` request parameter `role`, the type/format was changed from `string`/`` to `array`/``
  - for the `query` request parameter `tags`, the type/format was changed from `string`/`` to `array`/``
  - deleted the `query` request parameter `scope`
  - for the `query` request parameter `exclude_project_id`, the type/format was generalized from `integer`/`` to `number`/``
  - for the `query` request parameter `exclude_workspace_id`, the type/format was generalized from `integer`/`` to `number`/``
- **2026-07-08** `b5f055b9d45b` — 10 breaking
  - the response property `results/items/concurrency` became nullable for the status `200`
  - the response property `results/items/user/avatar` became nullable for the status `200`
  - the response property `results/items/user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` became nullable for the status `200`
  - the response property `results/items/user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired_at` became nullable for the status `200`
  - the response property `results/items/user/pause` became nullable for the status `200`
  - the response property `results/items/user_type` became nullable for the status `200`
  - the `results/items/concurrency` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `results/items/user/lse_fields/allOf[#/components/schemas/LseFields]/email_notification_settings` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `results/items/user/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `results/items/user/pause` response's property type/format changed from `string`/`` to `object`/`` for status `200`
- **2026-07-06** `c2893748a8d3` — 4 info
  - added the new optional `query` request parameter `is_deleted`
  - added the new optional `query` request parameter `user__last_activity__gte`
  - added the new optional `query` request parameter `user__last_activity__lte`
  - added the new optional `query` request parameter `user_type`
- **2026-04-28** `9ba357b1fdb3` — 1 info
  - added the required property `results/items/user_type` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/organizations/:id/memberships/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/organizations/:id/memberships/get)
