---
title: "List all cuttlefish instances"
method: GET
path: "/cvds"
---

# List all cuttlefish instances

`GET /cvds`

List all cuttlefish instances

## Response `200`

OK

- V1ListCVDsResponse
  - `cvds` V1CVD[]
    - `adb_port` integer — [Output Only]
    - `adb_serial` string — [Output Only]
    - `displays` string[] — [Output Only]
    - `group` string — [Output Only] The group name the instance belongs to.
    - `name` string — [Output Only] Identifier within a group.
    - `status` string — [Output Only]
    - `webrtc_device_id` string — [Output Only]

## Changes

- **2025-06-11** `b30e563058e7` — 1 info
  - endpoint added
- **2025-06-10** `976b03579ceb` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/google/apis/cuttlefish-host-orchestrator-api/changes/cvds/get.md)

---

[API](https://skmtc.dev/google/apis/cuttlefish-host-orchestrator-api.md) · [All operations](https://skmtc.dev/google/apis/cuttlefish-host-orchestrator-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cuttlefish-host-orchestrator-api/revisions/72163858ba8a/schema)
