---
title: "GET /copilot/anomalies/hardware-health/client-list"
method: GET
path: "/copilot/anomalies/hardware-health/client-list"
tags: ["Copilot - Anomalies"]
---

# GET /copilot/anomalies/hardware-health/client-list

`GET /copilot/anomalies/hardware-health/client-list`

## Query parameters

- `deviceId` integer, required
- `timestamp` integer, required

## Response `200`

OK

- XiqHardwareHealthClientListResponse — Copilot Hardware Health Client List Stats
  - `hh_client_stats` XiqHhClientStatsEntity[]
    - `client_mac` string — The client mac
    - `client_name` string — The client name
    - `client_host_os` string — The client host os
    - `avg_snr` integer — The average SNR
    - `client_id` integer — The client id
    - `health_score` 'NONE' | 'GOOD' | 'MEDIUM' | 'POOR' — The health score

---

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