Microsoft Graph API – Activities endpoint revoked from v1.0 to beta

Narinder Paul 51 Reputation points
2025-12-11T04:44:28.1766667+00:00

We have identified that the Microsoft Graph API endpoint for listing user activities (/activities/list) has been revoked from the v1.0 release and is now only available in the beta version, as documented here: https://dori-uw-1.kuma-moon.com/en-us/graph/api/activities-list?view=graph-rest-beta&tabs=http

However, when we tested against the v1.0 endpoint, it is still returning a response. This discrepancy between the documentation and the actual behavior is causing confusion for our team.

This change is impacting our production workloads that were previously dependent on the v1.0 endpoint. We require clarification on the following points:

  • Confirmation that the /activities/list API is no longer supported in v1.0.

Whether there is a planned timeline for reintroducing this endpoint into v1.0.

Recommended alternatives or migration paths for applications that rely on this functionality.

Guidance on whether beta endpoints are supported for production use in this scenario.

Impact: Our application relies on retrieving user activity data via Microsoft Graph. The removal of the v1.0 endpoint has caused service disruption and requires immediate guidance to restore functionality.

Environment:

Microsoft Graph API

Endpoint: /activities/list

Previously used: v1.0

Current availability: beta only

Request: Please provide official confirmation of the deprecation, any roadmap for v1.0 support, and recommended next steps for customers using this API in production.

Microsoft 365 and Office | Office Online Server
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Teddie-D 9,045 Reputation points Microsoft External Staff Moderator
    2025-12-11T05:55:09.19+00:00

    Hi @Narinder Paul 

    Thank you for posting your question in the Microsoft Q&A forum. 

    Currently, Microsoft has not released any documentation or public announcement confirming that the list activities API is supported in the v1.0 endpoint. If you want to check whether a specific API is available in v1.0, the best approach is to use the version selector and test it directly in Graph Explorer

    At this time, Microsoft has not shared any roadmap or guidance indicating that list activities will be added back to the v1.0 API set. The functionality is available only in the beta endpoint as a preview API. Microsoft also states that preview APIs can change at any time and may stop working without notice. For this reason, applications should not take a production dependency on any API that exists only under /beta.

    You can read more at Microsoft Graph REST API v1.0 endpoint reference - Microsoft Graph v1.0 | Microsoft Learn.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".   

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread 


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.