Hi - We are working with this API using a CURL command. "https://dashboard.meraki.com/api/v0/networks/[networkId]/sm/devices" We are successfully getting the device default data, but in this portion of your post shown below you mention 'additional fields'. We want to pull the phone number and IMEI. Possible? Multiple fields can be passed in as comma separated values. The default fields are: id, name, tags, ssid, wifiMac, osName, systemModel, uuid, and serialNumber. The additional fields are: ip, systemType, availableDeviceCapacity, kioskAppName, biosVersion, lastConnected, missingAppsCount, userSuppliedAddress, location, lastUser, publicIp, phoneNumber,
... View more