---
title: "List VMs"
method: GET
path: "/vms"
tags: ["vms"]
---

# List VMs

`GET /vms`

## Response `200`

OK

- VM[] — unresolved $ref

## Changes

- **2023-01-26** `4b9547159dde` — 1 breaking, 1 warning, 1 info
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - deleted the `query` request parameter `filter`
  - removed `#/components/schemas/VMMeta, #/components/schemas/VMSpec, #/components/schemas/VMState` from the `items/` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/openai/apis/orchard/changes/vms/get.md)

---

[API](https://skmtc.dev/openai/apis/orchard.md) · [All operations](https://skmtc.dev/openai/apis/orchard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/orchard/revisions/df290e3bee7e/schema)
