API Endpoint(s) and/or Zoom API Event(s)
v2/metrics/meetings/93221128976/participants?type=past
v2/metrics/meetings/93221128976/participants/16778240/qos?type=past
Description
*I am trying to get Zoom meeting details between 2 clients who have both ethernet & Wi-Fi connections. In the data response to the above mentioned APIs, the “*mac_addr” field in the response is that of the ethernet MAC address instead of the Wireless adapter MAC address. Please note the “network_type=Wifi” returned corresponds to Wi-Fi though in the same response.
Zoom Version: version=6.5.9.11873
network_type=Wifi
connection_type=P2P
Error?
Ethernet MAC address is returned instead of Wi-Fi MAC address in the API responses.
Please let me know how is the MAC address decided while responding when both ethernet/LAN & Wireless/WLAN MAC addresses are present?
And in this case when the “network” returned is “Wifi”, it’s expected to return Wireless MAC address.
Please let me know.