---
title: "pipewire/audio/plugin-sources"
method: GET
path: "/api/pipewire/audio/plugin-sources"
tags: ["pipewire"]
---

# pipewire/audio/plugin-sources

`GET /api/pipewire/audio/plugin-sources`

List PipeWire Audio/Source nodes registered by plugins with fppd's AudioSourceRegistry (via AudioSourceRegistry::INSTANCE.registerSource()). Passthrough to fppd's HTTP server; returns an empty list when fppd is not running. The registry is in-fppd-memory only -- saved input-group members store the nodeName themselves, so nothing needs to persist here.

## Response `200`

Object with a `sources` array.

---

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