searchSiteOtherDevicesEvents

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

Supported Filters

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

Request Params

KeyDatatypeRequiredDescription
macnull
vendornull

RESPONSES

status: OK

{"results":[{"org_id":"4ac1dcf4-9d8b-7211-65c4-057819f0862a","site_id":"4ac1dcf4-9d8b-7211-65c4-057819f0862b","vendor":"cradlepoint","mac":"5c5b351e13b5","device_mac":"5c5b351e13b5","text":"Plugged: The Internal 5GB (SIM1) has been inserted into Internal 1.","timestamp":1547235620.89,"type":"CELLULAR_EDGE_MODEM_WAN_PLUGGED","model":"W1850"}]}