---
title: "Device health summary for wireless devices"
method: POST
path: "/dashboard/wireless/device-health/summary"
tags: ["Dashboard Wireless Device Health"]
---

# Device health summary for wireless devices

`POST /dashboard/wireless/device-health/summary`

Returns the count of total wireless devices and total devices with health issues based on the provided filters. You can filter the results by sites.

## Query parameters

- `includeUnassigned` boolean

## Request body

- XiqDashboardFilter — Request body for Alert Diagnostics Filter
  - `site_ids` integer[] — List of site ids

## Response `200`

OK

- XiqDeviceSummary — Count of total wireless devices and total devices with health issues
  - `wireless_devices` integer — Total count of devices
  - `wireless_unhealthy_devices` integer — Total count of unhealthy devices

---

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