i'm using android management api and i can limit fields returned but i do not find a way to filter query results.
for example, is there a way with enterprises.devices.list method to get only devices matching one specific policy or hardware brand?
https://developers.google.com/android/management/reference/rest/v1/enterprises.devices/list
Currently there is no way to filter the result when using enterprises.devices.list as it will list all devices assigned on the given enterprise.