---
title: "GET /healthcheck"
method: GET
path: "/healthcheck"
---

# GET /healthcheck

`GET /healthcheck`

## Response `200`

Health check

- object
  - `healthy` boolean
  - `hostname` string
  - `response_time` integer
  - `stale_database_connections` integer
  - `uptime` Span — unresolved $ref
  - `database_connections` array[]
    - unknown[]
      - unknown
  - `push_notification_servers` object[]
    - `id` string
    - `last_ping` Time — unresolved $ref
    - `url` string

## Other responses

- `503` — Failed health check

---

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