---
title: "List workspace IDs"
method: GET
path: "/v1/workspaces"
---

# List workspace IDs

`GET /v1/workspaces`

Returns a list of workspace that are in memory. These could be inactive.

## Response `200`

A list of workspace IDs

- object
  - `workspaceIds` string[]

## Changes

- **2026-02-11** `3924e3b154f6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ctrlplanedev/apis/workspace-engine-api/changes/v1/workspaces/get.md)

---

[API](https://skmtc.dev/ctrlplanedev/apis/workspace-engine-api.md) · [All operations](https://skmtc.dev/ctrlplanedev/apis/workspace-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ctrlplanedev/workspace-engine-api/revisions/3924e3b154f6/schema)
