---
title: "Returns boolean answering if service is ready."
method: GET
path: "/ready"
---

# Returns boolean answering if service is ready.

`GET /ready`

## Response `200`

OK

- unknown

## Other responses

- `406` — Requested content-type must be "application/json".
- `503` — Service not ready.

## Changes

- **2024-09-09** `255328e2a3e7` — 4 info
  - api tag `system` removed
  - added the non-success response with the status `406`
  - added the non-success response with the status `503`
  - added the success response with the status `200`

[Change history](https://skmtc.dev/ulbmuenster/apis/dataasee-api/changes/ready/get.md)

---

[API](https://skmtc.dev/ulbmuenster/apis/dataasee-api.md) · [All operations](https://skmtc.dev/ulbmuenster/apis/dataasee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ulbmuenster/dataasee-api/revisions/255328e2a3e7/schema)
