---
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.

---

[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/revisions/fcc91f03fdfa/schema)
