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

# Readiness probe

`GET /ready`

Returns service readiness status including database connectivity

## Response `200`

OK

- HandlersReadyResponse
  - `services` object
  - `status` string

## Other responses

- `503` — Service Unavailable

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
