Hi All,
Is there any API endpoint in Fitbit that I can use to get user activity data for a given date-time range? I came across the below method but it's returning some garbage data that has nothing to do with the user.
/1/user/-/activities/{resource-path}/date/{date}/1d/{detail-level}/time/{start-time}/{end-time}.json
Thanks