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

# Get System Status

`GET /status`

## Response `200`

- object
  - `data` object, required
    - `status` string, required
    - `message` 'All systems are operational.' | 'Some systems are experiencing issues.' | 'Some systems are experiencing major issues.' | 'Some systems are under maintenance.', required

## Changes

> 30 revisions in range; 3 could not be searched.

- **2026-07-10** `4e4308be5bcf` — 4 warning
  - added the new `All systems are operational.` enum value to the `data/message` response property for the response status `200`
  - added the new `Some systems are experiencing issues.` enum value to the `data/message` response property for the response status `200`
  - added the new `Some systems are experiencing major issues.` enum value to the `data/message` response property for the response status `200`
  - added the new `Some systems are under maintenance.` enum value to the `data/message` response property for the response status `200`

[Change history](https://skmtc.dev/cachethq/apis/cachet/changes/status/get.md)

---

[API](https://skmtc.dev/cachethq/apis/cachet.md) · [All operations](https://skmtc.dev/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cachethq/cachet/revisions/7f89fdcf710a/schema)
