Request ‒ Groups/Get (Specific)
Property | Type | Description | Mandatory |
---|
Id | String | This is the unique identifier automatically assigned by IoT Platform when a Group is created. This ID is returned in the response of the Groups/Post. | Y |
Example JSON Groups/Get (Specific) Request
curl -X GET \
https://api.stg.axonize.com/odata/groups/585b9db666701d07a8381234 \
-H ‘Authorization: Token’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B22771E ‘