---
title: "Retrieve VM"
method: GET
path: "/virtual_machines/{virtual_machine_id}"
tags: ["Virtual machines"]
---

# Retrieve VM

`GET /virtual_machines/{virtual_machine_id}`

Show a Virtual Machine.

## Path parameters

- `virtual_machine_id` string, required

## Query parameters

- `extra_fields[virtual_machines]` string

## Response `200`

Success

## Changes

- **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` — 1 warning, 1 info
  - removed the optional property `data/attributes/team/limits/prefix` from the response with the `200` status
  - added the optional property `data/attributes/team/limits/public_network` to the response with the `200` status
- **2026-08-05** `ae7dcb22727c` — 1 info
  - added the optional property `data/attributes/team/limits/prefix` to the response with the `200` status
- **2026-07-26** `52c7ba2f0f3a` — 1 info
  - added the optional property `data/attributes/plan/slug` to the response with the `200` status
- **2026-07-21** `885dec47dd47` — 5 breaking, 17 info
  - the response property `data/attributes/credentials/host` became nullable for the status `200`
  - the response property `data/attributes/credentials/password` became nullable for the status `200`
  - the response property `data/attributes/credentials/ssh_keys` became nullable for the status `200`
  - the response property `data/attributes/credentials/username` became nullable for the status `200`
  - …18 more

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/virtual_machines/:virtual_machine_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/093a8a1ebb2d/schema)
