---
title: "Changes to Get Workspace Users"
method: GET
path: "/api/workspace/{workspace_ext_id}/users"
---

# Changes to Get Workspace Users

`GET /api/workspace/{workspace_ext_id}/users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2026-01-17** `b91e4b449d56` — 5 breaking, 1 warning, 5 info
- **2025-12-25** `aa4b06f8dede` — 3 breaking, 5 info
- **2025-10-28** `849d5e8732f6` — 1 breaking, 3 info

## Changes

- **2026-01-17** `b91e4b449d56` — 5 breaking, 1 warning, 5 info
  - removed the required property `items/email` from the response with the `200` status
  - removed the required property `items/encryption_public_key` from the response with the `200` status
  - removed the required property `items/external_id` from the response with the `200` status
  - removed the required property `items/family_name` from the response with the `200` status
  - removed the required property `items/given_name` from the response with the `200` status
  - removed the optional property `items/picture` from the response with the `200` status
  - added the optional property `items/conversation_count` to the response with the `200` status
  - added the optional property `items/document_count` to the response with the `200` status
  - added the required property `items/joined_at` to the response with the `200` status
  - added the required property `items/role` to the response with the `200` status
  - added the required property `items/user` to the response with the `200` status
- **2025-12-25** `aa4b06f8dede` — 3 breaking, 5 info
  - removed the required property `items/last_name` from the response with the `200` status
  - removed the required property `items/name` from the response with the `200` status
  - removed the required property `items/user_ext_id` from the response with the `200` status
  - added the optional property `items/picture` to the response with the `200` status
  - added the required property `items/encryption_public_key` to the response with the `200` status
  - added the required property `items/external_id` to the response with the `200` status
  - added the required property `items/family_name` to the response with the `200` status
  - added the required property `items/given_name` to the response with the `200` status
- **2025-10-28** `849d5e8732f6` — 1 breaking, 3 info
  - removed the required property `items/user_email` from the response with the `200` status
  - added the required property `items/email` to the response with the `200` status
  - added the required property `items/last_name` to the response with the `200` status
  - added the required property `items/name` to the response with the `200` status

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/workspace/:workspace_ext_id/users/get.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/workspace/:workspace_ext_id/users/get)
