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