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

# List all workspaces

`GET /workspaces`

## Query parameters

- `remoteNode` string

## Response `200`

List of workspaces

- WorkspaceListResponse
  - `workspaces` WorkspaceResponse[], required — unresolved $ref

## Other responses

- `default` — Generic error response

---

[API](https://skmtc.net/dagucloud/apis/dagu.md) · [All operations](https://skmtc.net/dagucloud/apis/dagu/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dagucloud/dagu/revisions/f8982f33e540/schema)
