---
title: "channel/output/{file}"
method: GET
path: "/api/channel/output/{file}"
tags: ["channel"]
---

# channel/output/{file}

`GET /api/channel/output/{file}`

Returns the current configuration of the specified output file in JSON format. Common values of `{file}` include `universeOutputs`, `universeInputs`, `co-other`, `dmxInputs`, `co-pwm`, and `co-bbbStrings`. Supports an optional `?ip=` query parameter to fetch from a remote FPP instance.

## Other responses

- `404` — HTTP 404

## Changes

- **2026-05-13** `34a577bdabff` — 1 breaking
  - removed the success response with the status `200`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/channel/output/:file/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
