---
title: "Changes to List spaces"
method: GET
path: "/api/w/{wId}/spaces"
---

# Changes to List spaces

`GET /api/w/{wId}/spaces`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 80 revisions.

- **2026-08-26** `184ee47db4cc` — 2 breaking, 1 info
- **2026-08-25** `916a8331ce55` — 2 breaking, 1 info
- **2026-08-05** `0d6e92e8d616` — 3 info
- **2026-08-04** `d4eaf4b56fac` — 3 warning
- **2026-08-04** `a3ad9f9182c1` — 2 info
- **2026-08-04** `e0b811b70bb0` — 1 info
- **2026-07-20** `89dbf1251af2` — 1 info
- **2026-07-17** `50e23587026b` — 1 info
- **2026-07-15** `8bbe27ffe998` — 1 info

## Changes

- **2026-08-26** `184ee47db4cc` — 2 breaking, 1 info
  - removed the required property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[#/components/schemas/PrivateSpace]/isRestricted` from the response with the `200` status
  - removed the required property `spaces/items/oneOf[#/components/schemas/PrivateSpace]/isRestricted` from the response with the `200` status
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/isRestricted` to the response with the `200` status
- **2026-08-25** `916a8331ce55` — 2 breaking, 1 info
  - removed the required property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[#/components/schemas/PrivateSpace]/groupIds` from the response with the `200` status
  - removed the required property `spaces/items/oneOf[#/components/schemas/PrivateSpace]/groupIds` from the response with the `200` status
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/groupIds` to the response with the `200` status
- **2026-08-05** `0d6e92e8d616` — 3 info
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/frameTabs` to the response with the `200` status
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/isAdminControlled` to the response with the `200` status
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/tabsOrder` to the response with the `200` status
- **2026-08-04** `d4eaf4b56fac` — 3 warning
  - removed the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/frameTabs` from the response with the `200` status
  - removed the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/isAdminControlled` from the response with the `200` status
  - removed the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/tabsOrder` from the response with the `200` status
- **2026-08-04** `a3ad9f9182c1` — 2 info
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/frameTabs` to the response with the `200` status
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/tabsOrder` to the response with the `200` status
- **2026-08-04** `e0b811b70bb0` — 1 info
  - added the optional property `spaces/items/oneOf[#/components/schemas/PrivateProject]/allOf[subschema #2]/isAdminControlled` to the response with the `200` status
- **2026-07-20** `89dbf1251af2` — 1 info
  - for the `query` request parameter `kind`, the type/format was generalized from `string`/`` to `array`/``
- **2026-07-17** `50e23587026b` — 1 info
  - for the `query` request parameter `kind`, the type/format was generalized from `array`/`` to `string`/``
- **2026-07-15** `8bbe27ffe998` — 1 info
  - for the `query` request parameter `kind`, the type/format was generalized from `string`/`` to `array`/``

---

[Operation](https://skmtc.dev/dust-tt/apis/dust-api-documentation/docs/api/w/:wId/spaces/get.md) · [API](https://skmtc.dev/dust-tt/apis/dust-api-documentation.md) · [Page](https://skmtc.dev/dust-tt/apis/dust-api-documentation/changes/api/w/:wId/spaces/get)
