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

# gpio

`GET /api/gpio`

List the available GPIO pins. Add ?list=true for just the pin names.

## Query parameters

- `list` boolean

## Response `200`

Array of pin capability objects (or pin names when `list=true`).

---

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