getSiteZoneStats

GET https://{{host}}/api/v1/sites/:site_id/stats/zones?map_id={{map_id}}

#### Response Parameter Parameter|Type|Description :-------------: |:-------------: |:-------------: id|string|id of the zone name|string|name of the zone mapid|string|mapid of the zone sdkclientwaits|object|sdkclient wait time right now clientwaits|object|client wait time right now assetwaits|object|ble asset wait time right now numassets|int|number of assets numclients|int|number of wifi clients (unconnected + connected) numsdkclients|int|number of sdk clients max|int|longest wait time in seconds min|int|shortest wait time in seconds avg|int|average wait time in seconds p95|int|95th percentile of all the wait time(s)

Request Params

KeyDatatypeRequiredDescription
map_idstring