09-05-2022 19:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-05-2022 19:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi. I am trying to fetch Lightly and Fairly active minutes time series data in a date range. I am able to do it via separate calls i.e.
/1/user/[user-id]/activities/minutesLightlyActive/date/[start-date]/[end-date].json
and
/1/user/[user-id]/activities/minutesFairlyActive/date/[start-date]/[end-date].json
But is it possible to combine them both in a single API call instead of separate calls?

09-05-2022 20:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


09-05-2022 20:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
09-06-2022 14:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-06-2022 14:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Thanks @Guy_
