04-18-2025 08:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-18-2025 08:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
When we do the request for the full activity list available for a specific user: https://api.fitbit.com/1/activities.json we don't see the activity id of an activity this user selected on her pixel watch. The activity id was 91060, which is a running activity on the Pixel watch, but this activity id is not included when we request the full activities list with the user token. How can we get an update list with all the available activity ids for this user?
04-18-2025 09:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



04-18-2025 09:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Hielko
Would you please double-check the activity Id 91060. I don't see activity id 91060 returned by any of the activity responses. When I try to create an activity using that ID, the request fails.

04-18-2025 13:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-18-2025 13:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @GordonFitbit, thanks for your quick response. The 91060 activityTypeId is correct, that was the id that the Fitbit Web API returned. Can you check it based on the logID: {"pagination":{"afterDate":"...","limit":10,"next":"","offset":0,"previous":"","sort":"asc"},"activities":[{"logId":23601451260126960,"activityTypeId":91060,"activityName":
or can I send you a private message with the user id and some additional info?
The activity was tracked with Fitbit on a Pixel Watch 3.

04-22-2025 23:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-22-2025 23:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @GordonFitbit We're seeing an increase in user reports that suggests the activity type '91060' has recently been introduced by Fitbit on Pixel watches.
We plan to add this '91060' activity type for running activities to proactively prevent any issues. However, it seems unusual that this activity type isn't included in the response when requesting the full list of known activity types for a specific user via https://api.fitbit.com/1/activities.json. Shouldn't it be?"

