---
title: "Get Readiness"
method: GET
path: "/health/ready"
tags: ["health"]
---

# Get Readiness

`GET /health/ready`

Readiness: composition installed and the configured database answers.

## Response `200`

Successful Response

- HealthReadinessResponse — Readiness payload — composition installed and the database answers.
  - `status` 'ready', required
  - `database` 'ok' | 'not_configured', required

## Other responses

- `503` — Service is not ready

## Changes

- **2026-08-30** `3e0490b230d7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/qredence/apis/fleet-rlm/changes/health/ready/get.md)

---

[API](https://skmtc.dev/qredence/apis/fleet-rlm.md) · [All operations](https://skmtc.dev/qredence/apis/fleet-rlm/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qredence/fleet-rlm/revisions/d23b9dd6e909/schema)
