{\rtf1}

GET devices/:id/advices/:adviceID

*DRAFT* Return the advice based on the device id

Resource URL

https://api.seneye.com/v1/devices/:id//advices/:adviceID

Parameters

:id required

The ID of the device for which to return results for.

values Integer
:adviceID required

The ID of the advice for which to return results for.

values Integer

Example Request

GET

https://api.seneye.com/v1/devices/3442/advices/1?user=***&pwd=***

ss