05-12-2025 08:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-12-2025 08:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I am developing an app using that pulls in user intraday heart rate data. We are requesting data on the interval for 1min, but seem to be getting data back on the interval of 1sec. We had previously changed our code between the two, but are now only asking for 1min intervals. It seems like the requests we are sending are asking for 1min. Any reasons why we might still be getting back data for 1sec intervals?
05-26-2025 16:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-26-2025 16:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @wyattchang11 ,
Thanks for reaching out about this!
I've tried to reproduce the issue on my end but haven't been able to. To help me investigate further, could you please provide the following information?
- A sample of your API request(e.g.,
GET https://api.fitbit.com/1/user/-/activities/heart/date/2019-01-01/1d/1min.json
orGET https://api.fitbit.com/1/user/GGNJL9/activities/heart/date/2019-01-01/1d/1min.json
). - The query parameter setting and request header setting
- A sample of the 1-second interval response you're receiving.
Thanks!
Inca

