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

Error in help documentation: Get Activity Intraday Time Series?

ANSWERED

Under resource URLs in the Get Activity Intraday Time Series (https://dev.fitbit.com/build/reference/web-api/activity/#get-activity-intraday-time-series), this is one of the reference API calls:

GET https://api.fitbit.com/1/user/-/[resource-path]/date/[date]/[date]/[detail-level].json

But [date] is listed twice. In other API calls, there are elements such as [base-date] or [end-date] to be able to pull this data for a date range. 

 

Is this an error and should those elements reference start & end dates?

Or is there just not a way to pull intraday activity for a particular date range?

 

Thanks!

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hi @cwebster_nymbly,

 

Thanks for pointing this out. This is indeed incorrect syntax and should be [base-date] and [end-date] for the endpoints that support date range. I'll go ahead and file a ticket to get these fixed.

 

Thanks again!

View best answer in original post

Best Answer
1 REPLY 1

Hi @cwebster_nymbly,

 

Thanks for pointing this out. This is indeed incorrect syntax and should be [base-date] and [end-date] for the endpoints that support date range. I'll go ahead and file a ticket to get these fixed.

 

Thanks again!

Best Answer