Request ‒ AlarmInstances/Get (Specific)
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 (Specific) Request
curl -X GET \
https://api.stg.axonize.com/odata/alarminstances/f5a8c35d119ec0c14b851234
-H ‘Authorization: Token’ \
-H ‘Content-Type: application/json’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22231E ‘ \