curl --location --request GET 'https://api.falken.ltd/api/auth/UserDeviceSession/user/'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"auth0UserId": "string",
"deviceId": "string",
"deviceName": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"lastUsedAt": "2019-08-24T14:15:22.123Z",
"createdFromIp": "string",
"lastUsedFromIp": "string",
"isActive": true,
"userAgent": "string",
"expiresAt": "2019-08-24T14:15:22.123Z"
}
]