Thanks. Looks like the dashboard is broken for what I'm trying to do. The MT API is a good suggestion but the docs aren't so clear with selecting timespans. I'm able to do this below and get data. I fund this from some other post. But how might I use the parameters. There are no examples given! curl -L -H 'X-Cisco-Meraki-API-Key: <api_key>' -H 'Contenttion/json' -X GET https://api.meraki.com/api/v1/organizations/<org_id>/sensor/readings/history
... View more