/
User's Devices in Validic Profile
User's Devices in Validic Profile
This article pertains to: Legacy API (V1)
How can I find the devices a user is connected to?
Currently, Validic only displays devices for users that have connected to a Fitbit account that has a device associated with it. The device list is available in the user's Validic profile and gets updated when the user first connects and then daily after that. It is important to note that once a device is added to a user's Validic profile, it will not be taken off even if the the device is removed from the connected Fitbit account.
Example Validic Profile with a Fitbit Device
{
"profile":{
"uid":"abc123",
"_id":"5702e4d516b2182aca003fb7",
"gender":"M",
"location":null,
"country":null,
"birth_year":null,
"height":null,
"weight":null,
"devices":{
"fitbit":{
"149986414":{
"battery":"High",
"device_version":"Zip",
"id":"149986414",
"last_sync_time":"2016-05-12T16:27:35.000",
"type":"TRACKER"
}
}
},
"applications":[
{
"name":"fitbit"
}
]
}
}
, multiple selections available,
Related content
Unable to Retrieve Fitbit Data
Unable to Retrieve Fitbit Data
More like this
Mobile Aggregators in the list of Sources for a User Profile
Mobile Aggregators in the list of Sources for a User Profile
More like this
What is my Fitbit User ID?
What is my Fitbit User ID?
More like this
Fitbit Scopes Authorization [Legacy V1]
Fitbit Scopes Authorization [Legacy V1]
More like this
Fitbit API Integration for Developers
Fitbit API Integration for Developers
More like this
Duplicate Records & Third-Party Apps
Duplicate Records & Third-Party Apps
More like this