---
title: "GET /api/status"
method: GET
path: "/api/status"
---

# GET /api/status

`GET /api/status`

This will show the status of the cluster

## Response `200`

The Status contains string value for the alive status.
Possible values are: running, starting, errors

- object
  - `alive` string

## Changes

- **2023-03-31** `b57fc7b9446e` — 2 info
  - api operation id `status` was added
  - api tag `Public` removed

[Change history](https://skmtc.dev/signal18/apis/untitled-api/changes/api/status/get.md)

---

[API](https://skmtc.dev/signal18/apis/untitled-api.md) · [All operations](https://skmtc.dev/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/signal18/untitled-api/revisions/b57fc7b9446e/schema)
