---
title: "List all Workspaces"
method: GET
path: "/api/v1/workspaces"
tags: ["Workspaces"]
---

# List all Workspaces

`GET /api/v1/workspaces`

## Response `200`

OK

- ExternalAPIContractsResponsesV1GetAllWorkspacesResponse
  - `workspaces` ExternalAPIContractsResponsesV1EntitiesWorkspace[], nullable, required
    - `id` string, uuid, required
    - `displayId` string, nullable, required
    - `title` string, nullable, required

---

[API](https://skmtc.net/teamhood/apis/teamhood-api-v1.md) · [All operations](https://skmtc.net/teamhood/apis/teamhood-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teamhood/teamhood-api-v1/versions/85a10c67381d/schema)
