---
title: "GET /api/v1/Replication/Diagnostics/replicationState"
method: GET
path: "/api/v1/Replication/Diagnostics/replicationState"
tags: ["ReplicationDiagnostics"]
---

# GET /api/v1/Replication/Diagnostics/replicationState

`GET /api/v1/Replication/Diagnostics/replicationState`

## Query parameters

- `includeDeadServers` boolean

## Response `200`

- GetReplicationStateResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `States` ServerState[], nullable
    - `Server` string, nullable
    - `ReplicationsMissing` integer
    - `NodeStates` NodeState[], nullable
      - `Node` NodeInfo3
        - `Name` string, nullable
        - `Identifier` string, nullable
      - `ReplicationsMissing` integer
      - `RelatedNodeStates` object, nullable
    - `ServerStates` RelatedServerState[], nullable
      - `Server` string, nullable
      - `ReplicationsMissing` integer
    - `IsBlocked` boolean
    - `IsAlive` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
