Hello Meraki Community,     I was testing out the port telemetry APIs, namely:    https://developer.cisco.com/meraki/api-v1/get-organization-switch-ports-statuses-by-switch/  https://developer.cisco.com/meraki/api-v1/get-organization-switch-ports-usage-history-by-device-by-interval/     I realised that, despite my organization having around 40 switches (This information was obtained using https://developer.cisco.com/meraki/api-v1/get-organization-devices/), the APIs only showed port telemetry for 10 switches. I initially suspected that it was because some of the switches may not have had their ports active, or that the switch itself was offline, but I found that within the port telemetry response there were ports that were not enabled, and the devices were all online (https://developer.cisco.com/meraki/api-v1/get-organization-devices-availabilities/)    Surprisingly, when using the non-organisational level API:  https://developer.cisco.com/meraki/api-v1/get-device-switch-ports-statuses/    I was able to find port telemetry for switches that were NOT reflected on the org level API.    I believe my understanding is lacking somewhere, so I would appreciate some assistance with this discrepancy, thank you!     
						
					
					... View more