Hey all, I am trying to use the following API route to obtain the performance scores of my organisations' firewall devices: /devices/{serial}/appliance/performance
However, this only gives me one firewall device's performance score per query. Is there a way I can obtain this information for every MX device in an organization? This is in part due to the QPS limit set by Meraki (10 for each organization), I would like to make sure I am able to retrieve this information without encountering limit errors.