getOrgAssetStats

GET https://{{host}}/api/v1/org/:org_id/stats/assets

#### Body Response Parameter|Type|Description :-------------: |:-------------: |:-------------: name|string|name / label of the device mac|string|bluetooth MAC lastseen|int|last seen timestamp mapid|string|map where the device belongs to x|float|x in pixel y|float|y in pixel battery_voltage|int|battery voltage, in mV

RESPONSES

status: OK

[{"name":"Expensive Instrument","mac":"a31eb04e1c38","last_seen":1492110810,"map_id":"845a23bf-bed9-e43c-4c86-6fa474be7ae5","x":60,"y":80,"ibeacon_uuid":"f3f17139-704a-f03a-2786-0400279e37c3","ibeacon_major":13,"ibeacon_minor":138,"eddystone_uid_namespace":"2818e3868dec25629ede","eddystone_uid_instance":"5c5b35000001","eddystone_url_url":"https://www.abc.com","battery_voltage":3370}]