Request ‒ AlarmInstances/Get (List)
Property
Type
Description
Mandatory
Id
String
A unique identifier for this AlarmInstance that is automatically generated by IoT Platform . This AlarmInstance ID is returned in the response of the AlarmInstances/Post.
Y
Example JSON AlarmInstances/Get (List) Request
curl -X GET \
https://api.stg.axonize.com/odata/alarminstances/
-H ‘Authorization: Token’ \
-H ‘Content-Type: application/json’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22723E’