Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Current weight on a given date?

I know that calling https://api.fitbit.com/1/user/-/body/log/weight/date/${date}.json  returns the weight logs for the specified date, but I have this scenario:

if I logged a weight on a specific date, perhaps 8 days ago, and I ask fitbit API what my weight was a week ago (7 days), even though there was no log for this day, I'd want it to return the log from the day before.

If not, what's the most efficient way to get this information from the API

Best Answer
0 Votes
1 REPLY 1

Hi @adjstreams 

 

To get your current weight from the last weigh-in, try the Get Body Time Series endpoint and specify the resource "weight".

 

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes