countSiteOtherDevicesEvents

GET https://{{host}}/api/v1/sites/:site_id/otherdevices/events/count

Supported Filters

NameTypeDescription
org_idstringorg id
site_idstringsite id
macstringmac
device_macstringmac of attached device
vendorstringvendor name
typestringevent type

Request Params

KeyDatatypeRequiredDescription
distinctnull
vendornull

RESPONSES

status: OK

{"end":1545874660.211871,"distinct":"mac","results":[{"count":22,"mac":"0030448c6e40"}],"start":1545788260.21184,"limit":10,"total":1}