---
title: "List output groups with live state"
method: GET
path: "/api/pipewire/control/groups"
tags: ["pipewire"]
---

# List output groups with live state

`GET /api/pipewire/control/groups`

Returns every configured audio output group together with its member sound cards. Volume/mute for groups and member cards are read live from PipeWire (`volumeSource: "live"` when the sink is running, else the saved config value with `volumeSource: "config"`).

## Response `200`

Output groups with live runtime state

- object

---

[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)
