---
title: "GET /v2/relays/health"
method: GET
path: "/v2/relays/health"
---

# GET /v2/relays/health

`GET /v2/relays/health`

## Response `200`

OK

- object
  - `relays` object[], required
    - `url` string, required
    - `region` string
    - `healthy` boolean, required
    - `consecutiveFailures` integer, required
    - `lastSuccessAt` string
    - `lastErrorAt` string
    - `lastLatencyMs` number
    - `lastError` string

---

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