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

---

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