List registered devices for the current user
GET {{baseUrl}}/devices
Gets information about all devices for the current user.
RESPONSES
status: OK
{"devices":[{"device_id":"QBUAZIFURK","display_name":"android","last_seen_ip":"1.2.3.4","last_seen_ts":1474491775024}]}