---
title: "Wired Device Health PoE Usage Status"
method: POST
path: "/dashboard/wired/device-health/poe-usage-status"
tags: ["Dashboard Wired Device Health"]
---

# Wired Device Health PoE Usage Status

`POST /dashboard/wired/device-health/poe-usage-status`

Returns the PoE usage status of the device

## Query parameters

- `deviceId` integer, required

## Response `200`

OK

- XiqWiredDeviceHealthPoeUsageStatusResponse — Response body for the Wired Device Health PoE Usage Status
  - `devices` XiqWiredDeviceHealthPoeUsageStatusResponseEntry[] — The list contains a single element for standalone devices and multiple elements for each member of a stack
    - `slot_number` string, byte — The slot number of the device (0 for standalone)
    - `poe_usage` integer — The PoE usage percentage of the device

---

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