---
title: "Get engine status"
method: GET
path: "/v1/workspaces/{workspaceId}/status"
---

# Get engine status

`GET /v1/workspaces/{workspaceId}/status`

Returns the status of the engine.

## Path parameters

- `workspaceId` string, required

## Response `200`

The status of the engine

- object
  - `healthy` boolean
  - `message` string

## Changes

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

[Change history](https://skmtc.dev/ctrlplanedev/apis/workspace-engine-api/changes/v1/workspaces/:workspaceId/status/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)
