---
title: "Get WiFi connection status / diagnostics"
method: GET
path: "/api/network/wifi/status/{interface}"
tags: ["network"]
---

# Get WiFi connection status / diagnostics

`GET /api/network/wifi/status/{interface}`

Returns the wpa_supplicant association state for the given wireless `{interface}` plus a human-readable reason describing why it is (not) connected (wrong password, SSID not in range, waiting for DHCP, etc).

## Response `200`

WiFi connection status

- object

## Changes

- **2026-07-03** `8e9c08432a97` — 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/network/wifi/status/:interface/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)
