---
title: "GET /api/v1/connection/status/{domain}"
method: GET
path: "/api/v1/connection/status/{domain}"
tags: ["Connection"]
---

# GET /api/v1/connection/status/{domain}

`GET /api/v1/connection/status/{domain}`

## Path parameters

- `domain` string, required

## Response `200`

- GetConnectionStatusResult
  - `ConnectionStatuses` ConnectionStatus[], nullable
    - `Name` string, nullable
    - `Online` boolean
    - `OfflineReason` string, nullable

---

[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)
