---
title: "List cuttlefish instances in a group"
method: GET
path: "/cvds/{group}"
---

# List cuttlefish instances in a group

`GET /cvds/{group}`

List cuttlefish instances in a group

## Path parameters

- `group` string, required

## 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 breaking
  - the `path` request parameter `group` became required
- **2025-06-11** `084ad34e6582` — 1 info
  - endpoint added
- **2025-06-10** `976b03579ceb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/google/apis/cuttlefish-host-orchestrator-api/changes/cvds/:group/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)
