06-19-2019 00:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Base Runner
20
0
2
06-19-2019 00:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
How can I get past(last 10-20 days) user activity like (steps, calories and more) from device API

1 REPLY 1
06-19-2019 06:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


Fitbit Developer
2266
575
1162
06-19-2019 06:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Unfortunately, it's not available in the Device API. You have two options:
1. Capture that data yourself over time
2. Fetch it from the Web API

