Hi Melissa, I am interesting in building a small program that will routine pull and save/store location info. However, the only 'GET' options for SM portion of the API doesn't return the location information. Can you point me in the right direction? I am currently here: GET request: nXX.meraki.com/api/v0/networks/N_XXXXXXXXXXXXXXXXXXXXX/sm/devices?serials=XXXXXXXX Which returns gives me back the matching object with keys: id, name, tags, ssid, wifiMac, osName, systemModel, uuid, serialNumber and hasChromeMdm... but no Location.
... View more