---
title: "List out-of-band connections"
method: GET
path: "/servers/{server_id}/out_of_band_connection"
tags: ["Servers"]
---

# List out-of-band connections

`GET /servers/{server_id}/out_of_band_connection`

## Path parameters

- `server_id` string, required

## Response `200`

Success

## Changes

- **2026-08-04** `018cb742936f` — 1 breaking
  - the response property `data/attributes/access_ip` became nullable for the status `200`
- **2026-07-31** `795dfc010f2a` — 2 breaking, 1 info
  - the response property `data/attributes/credentials/password` became nullable for the status `200`
  - the response property `data/attributes/credentials/user` became nullable for the status `200`
  - added the optional property `meta` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/servers/:server_id/out_of_band_connection/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc.dev/latitude/apis/latitude-sh-api/revisions/6ad8dacf6642?raw)
