Devices List
Get list of user devices including devices shared with user.
This API let your app fetch list of user devices. This list also includes devices that are shared with user.
get
https://api.goodlife.pk
/v1/devices
List Devices API
In case of error, your app will receive error response in JSON format with
error=1
and description of error in msg="error message"
{"error":1,"msg":"Error detail"}
Last modified 3yr ago