Request ‒ Rules/Get (List)
Property
Type
Description
Mandatory
appId
string
A unique Application identifier that is automatically generated by IoT Platform identifier of the Application to which this Rule is assigned.
Y
Example JSON Rules/Get (List) Request
curl -X GET \
https://api.stg.axonize.com/odata/rules/ \
-H ‘Authorization: Token’ \
-H ‘Content-Type: application/json’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22771E’