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

# Changes to Get Workspace Stats

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 34 revisions.

- **2025-10-28** `849d5e8732f6` — 2 warning, 4 info

## Changes

- **2025-10-28** `849d5e8732f6` — 2 warning, 4 info
  - removed the optional property `conversation_count` from the response with the `200` status
  - removed the optional property `document_count` from the response with the `200` status
  - added the optional property `private_conversation_count` to the response with the `200` status
  - added the optional property `private_document_count` to the response with the `200` status
  - added the optional property `shared_conversation_count` to the response with the `200` status
  - added the optional property `shared_document_count` to the response with the `200` status

---

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