GET /networks/{networkId}/wireless/failedConnections

meraki.com

Summary: List of all failed client connection events on this network in a given time range
Operation ID: getNetworkWirelessFailedConnections
Auth: unknown
Description

List of all failed client connection events on this network in a given time range

Parameters (10)

apTag (string, query, optional)

Filter results by AP Tag

band (string, query, optional)

Filter results by band (either '2.4', '5' or '6'). Note that data prior to February 2020 will not have band information.

Constraints: {'enum': ['2.4', '5', '6']}

clientId (string, query, optional)

Filter by client MAC

networkId (string, path, required)
serial (string, query, optional)

Filter by AP

ssid (integer, query, optional)

Filter results by SSID

t0 (string, query, optional)

The beginning of the timespan for the data. The maximum lookback period is 180 days from today.

t1 (string, query, optional)

The end of the timespan for the data. t1 can be a maximum of 7 days after t0.

timespan (number, query, optional)

The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 7 days.

vlan (integer, query, optional)

Filter results by VLAN

No probe data for this endpoint yet.