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

# GET /copilot/connectivity/client-type

`GET /copilot/connectivity/client-type`

## Query parameters

- `startTime` integer, required
- `endTime` integer, required
- `locationId` integer
- `clientType` 'WIRELESS' | 'WIRED' | 'UNSPECIFIED'
- `forensicBucket` 'TWENTY_FOUR_HOURS' | 'ONE_HOUR' | 'TODAY' | 'ONE_WEEK' | 'SEVEN_DAYS' | 'THIRTY_DAYS' | 'NINETY_DAYS'

## Response `200`

OK

- XiqConnectivityDetailsByClientTypeResponse — Connectivity Details by Client Type
  - `sites_by_wireless` XiqSitesByWirelessEntity — Copilot Sites by Wireless
    - `low_quality_score_count` integer — Locations count with low severity
    - `medium_quality_score_count` integer — Locations count with medium severity
    - `high_quality_score_count` integer — Locations count with high severity
    - `total_locations_count` integer — Total Locations count by severity
  - `sites_by_wired` XiqSitesByWiredEntity — Copilot Sites by Wired
    - `low_quality_score_count` integer — Locations count with low severity
    - `medium_quality_score_count` integer — Locations count with medium severity
    - `high_quality_score_count` integer — Locations count with high severity
    - `total_locations_count` integer — Total Locations count by severity

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 1 breaking
  - for the `query` request parameter `forensicBucket`, default value `TWENTY_FOUR_HOURS` was added

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/copilot/connectivity/client-type/get.md)

---

[API](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5cefd06a809b/schema)
