getOrgDevicesStats
GET https://{{host}}/api/v1/orgs/:org_id/stats/devices
This API renders some high-level device stats, pagination is assumed and returned in response header (as the response is an array)
RESPONSES
status: OK
[{"mac":"5c5b35000010","model":"AP200","type":"ap","serial":"FXLH2015170017","last_seen":1470417522,"name":"conference room","status":"connected","version":"1.0.0","ip":"10.2.9.159","uptime":13500}]