---
title: "Health Ready"
method: GET
path: "/health/ready"
---

# Health Ready

`GET /health/ready`

Readiness probe - Can the service handle requests?
Checks all critical dependencies with timeouts.
Use this for: Load balancer health checks, Better Stack monitoring.
Returns 503 if any critical dependency is down.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/cyberdesk-hq/apis/cyberdesk-cloud.md) · [All operations](https://skmtc.net/cyberdesk-hq/apis/cyberdesk-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberdesk-hq/cyberdesk-cloud/versions/830d2f48963d/schema)
