---
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.

## Changes

- **2026-05-15** `9c7d66b79dfd` — 1 info
  - endpoint added
- **2026-04-15** `3dc2df631065` — 1 breaking
  - api path removed without deprecation
- **2026-04-12** `a4625184f361` — 1 info
  - endpoint added
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v1/health/get.md)

---

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