---
title: "GET /api/v1/health"
method: GET
path: "/api/v1/health"
---

# GET /api/v1/health

`GET /api/v1/health`

## Response `200`

Shows over which feeds at least one cycle of updates was consumed.

- HealthResponse
  - `rt` boolean — GTFSRT, SIRI Lite, VDV AUS, VDV454 feeds.
  - `gbfs` boolean — GBFS feeds.

## Other responses

- `400` — Full first cycle through all configured feeds is not finished.

---

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