---
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' — the client type
- `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

---

[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/revisions/5ff7ab84e8e8/schema)
