---
title: "Gets the status of the system"
method: GET
path: "/status"
---

# Gets the status of the system

`GET /status`

Returns a nested JSON object that contains the status of Clowder.
This includes health checks, enabled plugins, as well as helpful debug
information, such as the current size of the reindex queue.

## Response `200`

OK

## Changes

- **2021-07-16** `303b451469b7` — 1 info
  - api tag `system` removed
- **2021-07-16** `591a3c0cdbf1` — 1 info
  - endpoint added
- **2020-09-29** `8bd7fd33f496` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/status/get.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
