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

# GET /copilot/connectivity/wireless/time-to-connect

`GET /copilot/connectivity/wireless/time-to-connect`

## 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

- XiqWirelessTimeToConnectResponse — Copilot Wireless TimeToConnect Response
  - `quality_index_graph` XiqWirelessTimeToConnectEntity[] — the wireless timeToConnect 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
    - `above_assoc_threshold` integer — The above association threshold
    - `above_auth_threshold` integer — The above authentication threshold
    - `above_dhcp_threshold` integer — The above dhcp threshold
    - `time_to_assoc` integer — The time to associate
    - `time_to_auth` integer — The time to authenticate
    - `time_to_dhcp` integer — The time to dhcp
    - `performance_score` integer — The performance 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)
