02-16-2022 23:05
02-16-2022 23:05
I need to know the device_id of the Fitbit that is being connected through the app. Is there a way to get the device_id through web API?
02-16-2022 23:12
02-16-2022 23:12
Does the access token contain device_id if so how can we decode it to obtain the device_id?
Best Answer02-23-2022 12:52
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
02-23-2022 12:52
Hi @Dhivakhar
The information about the device that can be returned by the Web API can be found in the Get Devices endpoint, https://dev.fitbit.com/build/reference/web-api/devices/get-devices/.
Gordon
Best Answer