---
title: "Get client monitor setting for a device"
method: GET
path: "/devices/{id}/client-monitor"
tags: ["Device"]
---

# Get client monitor setting for a device

`GET /devices/{id}/client-monitor`

Get the client monitor info for a specific device.

## Path parameters

- `id` integer, required

## Response `200`

OK

- XiqDeviceClientMonitor — Device location info
  - `client_monitor_profile_id` integer — The assigned client monitor profile ID
  - `enable` boolean — The timestamp when the device assigned to the location

---

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