---
title: "Get the list of workspaces."
method: GET
path: "/api/external/v1/workspaces/get-list"
tags: ["Workspaces"]
---

# Get the list of workspaces.

`GET /api/external/v1/workspaces/get-list`

This endpoint is used to get the list of workspaces the user has access to.

## Response `200`

- object[]

## Other responses

- `401`

## Changes

- **2026-08-18** `29a37db12acb` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/changes/api/external/v1/workspaces/get-list/get.md)

---

[API](https://skmtc.dev/genpage/apis/genpage-external-api-documentation.md) · [All operations](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/genpage/genpage-external-api-documentation/revisions/29a37db12acb/schema)
