Get Device Restrictions
GET/api/v1/device/:deviceId/restrictions
This service message retrieves all applicable restrictions for a device based on device ID, device type, OS, and other metadata collected during discovery.
Request
Path Parameters
deviceId stringrequired
The unique identifier of the device
Responses
- 200
Array of restriction rules applicable to the device
Loading...