---
title: "Check if server is in Slave Late state"
method: GET
path: "/api/clusters/{clusterName}/servers/{serverName}/is-slave-late"
tags: ["replication"]
---

# Check if server is in Slave Late state

`GET /api/clusters/{clusterName}/servers/{serverName}/is-slave-late`

Checks if the specified server within the cluster is in a "Slave Late" state.

## Path parameters

- `clusterName` string, required
- `serverName` string, required

## Response `200`

200 -Server is in Slave Late state!

## Other responses

- `500` — 500 -No valid server!" "500 -Server is not in Slave Late state!" "500 -No cluster!

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/revisions/7465ea0ee21a/schema)
