---
title: "List input groups (mix buses)"
method: GET
path: "/api/pipewire/control/input-groups"
tags: ["pipewire"]
---

# List input groups (mix buses)

`GET /api/pipewire/control/input-groups`

Returns every configured input group (mix bus) with its members and the output groups it routes to. Member volume/mute reflect the saved config (`volumeSource: "config"`) plus a live `running` flag indicating whether the loopback node is currently active.

## Response `200`

Input groups with member 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/167593eed748/schema)
