---
title: "GET /api/v1/Replication/Admin/Servers"
method: GET
path: "/api/v1/Replication/Admin/Servers"
tags: ["Admin"]
---

# GET /api/v1/Replication/Admin/Servers

`GET /api/v1/Replication/Admin/Servers`

## Response `200`

- GetServersResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Servers` Server[], nullable
    - `Id` string, nullable
    - `Host` string, nullable
    - `Secure` boolean
    - `ReverseProxy` boolean
    - `ClusterId` string, nullable
    - `IsLocal` boolean
    - `AddressRecords` AddressRecord[], nullable
      - `Host` string, nullable
      - `Secure` boolean
      - `RecordType` string, nullable

---

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