Gets the desired and reported state of a device
GET/api/management/v1/iot-manager/devices/:deviceId/state
Gets the desired and reported state of a device
Request
Responses
- 200
- 401
- 403
- 404
- 500
OK. Returns device reported and desired states for all integrations.
Unauthorized.
The user is not permitted to access the resource.
Not Found.
Internal Server Error.