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

# Get the overall client health score

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

Get the clients health score over the period

## Path parameters

- `locationId` integer, required

## Query parameters

- `startTime` integer
- `endTime` integer
- `vlans` integer[]
- `userProfileNames` string[]
- `ssids` string[]

## Response `200`

OK

- ClientHealth
  - `overall_score` integer — The overall health score
  - `wifi_health_score` integer — The health score of Wi-Fi
  - `network_health_score` integer — The health score of network
  - `application_health_score` integer — The health score of application

---

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