---
title: "Wired Device Health Temperature Issues"
method: POST
path: "/dashboard/wired/device-health/temperature-issues"
tags: ["Dashboard Wired Device Health"]
---

# Wired Device Health Temperature Issues

`POST /dashboard/wired/device-health/temperature-issues`

Returns the total number of wired devices with temperature issues based on the provided filters. The results can be filtered by sites.

## Request body

- XiqWiredDeviceHealthTempRequest — Request body for the Wired Device Health Temperature Issues widget
  - `site_ids` integer[] — List of site IDs to filter wired devices

## Response `200`

OK

- XiqWiredDeviceHealthTempResponse — Response body for the Wired Device Health Temperature Issues widget
  - `temperature_issue_device_count` integer — The total number of devices with temperature issues

---

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