Devices
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.