---
title: "Health Detail"
method: GET
path: "/api/health/detail"
tags: ["health"]
---

# Health Detail

`GET /api/health/detail`

Rich health check: status, database connectivity, uptime.

``/api/health`` answers the same status question and is what the
platform healthcheck uses. This adds process uptime, which is what
distinguishes "still degraded" from "just restarted".

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/0e52fe5f8d33/schema)
