v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBDevices
Get Alarm Devices
Gets information about the all the devices in an alarm site specified by <site_id>. Returns a subset of the alarm site's devices by specifying <code>device_ids<code>.
get/alarms/v1/devices
Query parameters
site_idstring required
The unique identifier of the site
device_idsstring
A comma delimited list of device unique identifiers. If not supplied, all devices in the site will be returned.
Response
OK