---
title: "GET /api/internal/desktop/ready"
method: GET
path: "/api/internal/desktop/ready"
tags: ["Desktop"]
---

# GET /api/internal/desktop/ready

`GET /api/internal/desktop/ready`

## Response `200`

Desktop runtime ready status

- object
  - `ready` boolean, required
  - `coreReady` boolean, required
  - `degraded` boolean, required
  - `bootPhase` 'preparing' | 'starting-managed-runtime' | 'attaching-external-runtime' | 'reconciling-runtime' | 'stabilizing-runtime' | 'ready', required
  - `workspacePath` string, required
  - `controlPlane` object, required
    - `ok` boolean, required
    - `phase` 'disconnected' | 'connecting' | 'ready' | 'degraded', required
    - `wsConnected` boolean, required
  - `status` 'active' | 'starting' | 'degraded' | 'unhealthy', required

---

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