I currently want to use the Meraki Dashboard API to detect new connected devices. So after doing a lot of searching, it occurred to me that the `firstSeen` field in the Get Network Clients API might be the best way to achieve the above objective. I understand that this field is the date and time of the first connection to a specific AP in Meraki, correct?
... View more