---
title: "Get one output group with live state"
method: GET
path: "/api/pipewire/control/groups/{id}"
tags: ["pipewire"]
---

# Get one output group with live state

`GET /api/pipewire/control/groups/{id}`

Returns a single audio output group (by numeric group id) with its member sound cards and live runtime volume/mute.

## Response `200`

Output group with live runtime state

- object

## Other responses

- `404` — Output group not found

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
