list_clients_history
Retrieve offline client history from UniFi networks, with options to filter by time window, exclude blocked clients, and include UniFi devices.
Instructions
List offline client history using the v2 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| within_hours | No | Limit history to the last N hours (0 = all history) | |
| only_non_blocked | No | Only return non-blocked clients | |
| include_unifi_devices | No | Include UniFi devices in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |