---
title: "Search index readiness check"
method: GET
path: "/readyz"
tags: ["System information"]
---

# Search index readiness check

`GET /readyz`

Search index health check. This is used to know if the service has completed
its index building.

## Response `200`

Successful Response

- StatusResponse
  - `status` string

## Other responses

- `503` — Index is not ready

---

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