---
title: "Changes to List Workspaces"
method: GET
path: "/v1/workspaces/"
---

# Changes to List Workspaces

`GET /v1/workspaces/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2025-10-29** `9b529d67a7d0` — 6 breaking, 1 warning, 2 info

## Changes

- **2025-10-29** `9b529d67a7d0` — 6 breaking, 1 warning, 2 info
  - the response property `items/name` became optional for the status `200`
  - the response property `items/organization_name` became optional for the status `200`
  - the response property `items/workspace_uuid` became optional for the status `200`
  - response property `items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/organization_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/workspace_uuid` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - deleted the `query` request parameter `organization_uuid`
  - added the new optional `query` request parameter `show_deleted`
  - added the optional property `items/organization_uuid` to the response with the `200` status

---

[Operation](https://skmtc.dev/aymara-ai/apis/aymara-api/docs/v1/workspaces/get.md) · [API](https://skmtc.dev/aymara-ai/apis/aymara-api.md) · [Page](https://skmtc.dev/aymara-ai/apis/aymara-api/changes/v1/workspaces/get)
