---
title: "Get Client Details Info"
method: GET
path: "/client-details/overview/info/{clientId}"
tags: ["Client - Details"]
---

# Get Client Details Info

`GET /client-details/overview/info/{clientId}`

Get Client Details Info

## Path parameters

- `clientId` integer, required

## Query parameters

- `startTime` integer, required
- `endTime` integer, required

## Response `200`

OK

- XiqClientDetail — The Client Details Info
  - `device_connected` boolean — The device connected value
  - `device_id` integer — The device ID
  - `os_type` string — The client Os Type
  - `ip_address` string — The client Ip Address
  - `mac_address` string — The client mac Address
  - `device_location_names` string — The location hierarchical tree
  - `device_location_id` integer — The location ID
  - `alias` string — The client alias name
  - `user` string — The user name
  - `connection_to` string — The Ap hostname
  - `connection_time` integer — The connection Time
  - `vlan` integer — The vlan
  - `cwp_used` integer — The Captive Web Portal used
  - `user_profile` string — The user profile name
  - `ssid` string — The SSID
  - `radio` string — The Radio Info (2G,5G,6G)
  - `wifi_protocol` string — The wifi Protocol
  - `channel` integer — The channel value
  - `client_hostname` string — The Client hostName
  - `client_type` string — Client type
  - `rtts_supported` boolean — Whether the client supports RTTS

---

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