---
title: "Retrieve server"
method: GET
path: "/servers/{server_id}"
tags: ["Servers"]
---

# Retrieve server

`GET /servers/{server_id}`

Returns a server that belongs to the team.

## Path parameters

- `server_id` string, required

## Query parameters

- `extra_fields[servers]` string

## Response `200`

Success

## Changes

- **2026-08-28** `c80535f26dd7` — 2 info
  - added the optional property `data/attributes/bgp_deployed` to the response with the `200` status
  - added the optional property `data/attributes/bgp_eligible` to the response with the `200` status
- **2026-08-28** `3801b2bc7b02` — 13 info
  - added the optional property `data/attributes/credentials` to the response with the `200` status
  - added the optional property `data/attributes/features` to the response with the `200` status
  - added the optional property `data/attributes/legacy_network` to the response with the `200` status
  - added the optional property `data/attributes/operating_system/features/accelerate` to the response with the `200` status
  - …9 more
- **2026-08-22** `7f90a64e0952` — 1 info
  - added the optional property `data/attributes/team/limits/bgp_session_per_ip` to the response with the `200` status
- **2026-08-20** `437c7a97e596` — 3 warning, 3 info
  - removed the optional property `data/attributes/bond_eligible` from the response with the `200` status
  - removed the optional property `data/attributes/prefix` from the response with the `200` status
  - removed the optional property `data/attributes/team/limits/prefix` from the response with the `200` status
  - added the optional property `data/attributes/public_network` to the response with the `200` status
  - …2 more
- …earlier changes not shown

[Full history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/servers/:server_id/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-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/c80535f26dd7/schema)
