02-13-2019 05:45 - edited 02-14-2019 07:21
02-13-2019 05:45 - edited 02-14-2019 07:21
how to get heart rate zone custom min and max values
Best Answer02-22-2019 12:46
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-22-2019 12:46
We don't provide that information via an API, but you could work it out by querying heartRateZone() with a range of numbers, and see which rates are applicable to each zone.
https://dev.fitbit.com/build/reference/device-api/user-profile/#id=heartratezone-
Best Answer