---
title: "fppd/ports"
method: GET
path: "/api/fppd/ports"
tags: ["fppd"]
---

# fppd/ports

`GET /api/fppd/ports`

Get the current status of every output port (current draw, smart-receiver data, sensor readings, etc.).  Each port only reports what its hardware can measure: "ma" is present only for ports with a current sensor, "status" only for ports with an eFuse, and "enabled" only for ports with an enable pin.

## Response `200`

Array of port status objects.

## Changes

- **2026-05-30** `76b02501e0ae` — 1 info
  - endpoint added
- **2026-05-13** `34a577bdabff` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/fppd/ports/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/2d744b175449/schema)
