---
title: "GET /copilot/connectivity/wireless/performance"
method: GET
path: "/copilot/connectivity/wireless/performance"
tags: ["Copilot - Connectivity Experience"]
---

# GET /copilot/connectivity/wireless/performance

`GET /copilot/connectivity/wireless/performance`

## Query parameters

- `viewType` 'LOCATION' | 'SSID' | 'OS', required
- `startTime` integer, required
- `endTime` integer, required
- `viewId` string
- `forensicBucket` 'TWENTY_FOUR_HOURS' | 'ONE_HOUR' | 'TODAY' | 'ONE_WEEK' | 'SEVEN_DAYS' | 'THIRTY_DAYS' | 'NINETY_DAYS'
- `locationId` string
- `locationType` string

## Response `200`

OK

- XiqWirelessConnectivityPerformanceResponse — Copilot Wireless Performance Response
  - `quality_index_graph` XiqWirelessPerformanceEntity[] — The wireless performance entities data
    - `timestamp` integer, required — The timestamp
    - `quality_index` integer — The quality index
    - `total_clients` integer — The total clients
    - `time_to_connect_score` integer — The time to connect score
    - `performance_score` integer — The performance score
    - `snr` integer — The average snr
    - `retries_data` XiqWirelessPerformanceRetriesEntity — ExtremeCloud IQ Connectivity Experience Wireless Performance Retries Details
      - `rx_retry` number, double — The rx retries
      - `tx_retry` number, double — The tx retries
      - `above_retry_threshold` number, double — The above retry threshold

---

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