---
title: "Get status"
method: GET
path: "/status"
tags: ["status"]
---

# Get status

`GET /status`

Request a status message from Baleen to confirm it is currently running

## Response `200`

Successful operation

- Status
  - `name` string — The name of the software
  - `version` string — The version of Baleen
  - `status` string — The current status
  - `uptime` integer — The number of seconds Baleen has been running

---

[API](https://skmtc.dev/dstl/apis/baleen.md) · [All operations](https://skmtc.dev/dstl/apis/baleen/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dstl/baleen/revisions/9a5624d56a15/schema)
