get https://{region}.verkada.com/alarms/v1/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 device_ids
Log in to see full request history
Response
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 device_ids
xxxxxxxxxx
curl --request GET \
--url https://api.verkada.com/alarms/v1/devices \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: