searchOrgWirelessClientSessions
GET https://{{host}}/api/v1/orgs/:org_id/clients/sessions/search
Query Parameters
Name | Type | Description |
---|---|---|
mac | string | partial / full MAC address |
hostname | string | partial / full hostname |
device | string | device type, e.g. Mac, Nvidia, iPhone |
os | string | os, e.g. Sierra, Yosemite, Windows 10 |
model | string | model, e.g. “MBP 15 late 2013”, 6, 6s, “8+ GSM” |
ap | string | AP mac where the client has connected to |
ssid | string | SSID |
vlan | string | vlan |
psk_id | string | PSK ID |
psk_name | string | PSK name |
ip | string | ip address |
text | string | partial / full MAC address, hostname, username or ip |
RESPONSES
status: OK
{"start":1511967600,"end":1513177200,"limit":10,"total":100,"results":[{"ap":"5c5b350e0262","disconnect":1565208448.662,"ssid":"Dummy WLAN 2","tags":["disassociate"],"org_id":"3139f2c2-fac6-11e5-8156-0242ac110006","site_id":"70e0f468-fc13-11e5-85ad-0242ac110008","mac":"b019c66c8348","connect":1565208388.568,"band":"5","timestamp":1565208448.662,"duration":60.09423865,"client_manufacture":"Apple","wlan_id":"99bb4c74-f954-4f36-b844-6b030faffabc"}]}