---
title: "Readiness check"
method: GET
path: "/ready"
tags: ["Health"]
---

# Readiness check

`GET /ready`

Returns the readiness status of the API (checks database connectivity)

## Response `200`

OK

- object

## Other responses

- `503` — Service Unavailable

---

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