---
title: "Get the overall wifi health score"
method: GET
path: "/network-scorecard/wifiHealth/{locationId}"
tags: ["Network Scorecard"]
---

# Get the overall wifi health score

`GET /network-scorecard/wifiHealth/{locationId}`

Get the wifi health score over the period

## Path parameters

- `locationId` integer, required

## Query parameters

- `startTime` integer
- `endTime` integer

## Response `200`

OK

- WifiHealth
  - `overall_score` integer — The overall health score
  - `snr_score` integer — The health score of snr
  - `channel_utilization_score` integer — The health score of utilization
  - `association_per_radio_score` integer — The health score of association

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
