Get DevicesAsk AIget https://api.freedomrobotics.ai/accounts/{account}/devicesPath ParamsaccountstringrequiredQuery Paramsattributesarray of stringsDefaults to []where you can specify which attributes return for each device. For e.g, if you want to return only the device name, fleet and created fields, you should use attributes=["name", "fr.fleet.name", "created"]attributes stringADD stringzonesarray of stringsDefaults to []By default will return all zones, unless specified with zone ids passed as an array of strings. For example, ["Z1", "Z2"].zones stringADD stringinclude_subzonesbooleanDefaults to trueWill filter the zones to return also the devices from all subzones. Zones must be specified in order for this to review any sub zones.truefalseResponses 200200 400400Updated almost 5 years ago