---
title: "Workspace status"
method: GET
path: "/experimental/workspace/status"
---

# Workspace status

`GET /experimental/workspace/status`

Get connection status for workspaces in the current project.

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Workspace status

- object[]
  - `workspaceID` string, required
  - `status` 'connected' | 'connecting' | 'disconnected' | 'error', required

## Changes

- **2026-05-06** `067d03067fb2` — 1 warning
  - removed the optional property `items/error` from the response with the `200` status
- **2026-04-25** `0a2d50cb4204` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kaaass/apis/opencode/changes/experimental/workspace/status/get.md)

---

[API](https://skmtc.dev/kaaass/apis/opencode.md) · [All operations](https://skmtc.dev/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kaaass/opencode/revisions/8bb9a15bd144/schema)
