---
title: "System status"
method: GET
path: "/v2/status"
tags: ["general"]
---

# System status

`GET /v2/status`

## Response `200`

Default response

- SystemStatus
  - `arrivals` 'UNKNOWN' | 'DOWN' | 'RECOVERING' | 'UP' — System status: * `UNKNOWN` - Insufficient information to determine whether system is UP or DOWN * `DOWN` - Component is down (downtime detected) * `RECOVERING` - Component is receiving data, but not long enough to consider it UP * `UP` - Component is receiving data
  - `departures` 'UNKNOWN' | 'DOWN' | 'RECOVERING' | 'UP' — System status: * `UNKNOWN` - Insufficient information to determine whether system is UP or DOWN * `DOWN` - Component is down (downtime detected) * `RECOVERING` - Component is receiving data, but not long enough to consider it UP * `UP` - Component is receiving data
  - `services` 'UNKNOWN' | 'DOWN' | 'RECOVERING' | 'UP' — System status: * `UNKNOWN` - Insufficient information to determine whether system is UP or DOWN * `DOWN` - Component is down (downtime detected) * `RECOVERING` - Component is receiving data, but not long enough to consider it UP * `UP` - Component is receiving data

---

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