get
https://api.controlup.com/edge/api/devices
Returns a list of devices managed by your organization, along with information about each device.
Standard requests can return a maximum of 10000 rows across all pages. For example, if page 1 has 7000 rows, page 2 will be cut off at 3000 rows regardless of the number of rows in the dataset. If you need more rows, set export=true and use _source to specify which fields to include in the export. This method returns up to 65536 rows, or your license count (whichever is greater).
Required permissions - None
