Forum Discussion
Users Presence Activity Log
Hi Pham_Danh
Getting User Presence Logs from Microsoft Teams is not available in Reports.
Here is the Article for which reports are available in Office 365
https://docs.microsoft.com/en-us/microsoftteams/get-started-with-teams-monitor-usage-and-feedback
https://docs.microsoft.com/en-us/microsoft-365/admin/activity-reports/microsoft-teams-user-activity
With Regards,
Satish U
RealTime_M365 If there is no built in report to do this, is it possible using APIs?
- yowl00Jan 27, 2021Copper Contributor
Answering myself. This is now possible using the graph api with a query like
https://graph.microsoft.com/beta/users/....user id guid......./presence
- technicalofficerAug 02, 2021Copper Contributor
yowl00 do have the specific link? The posted link is no longer working.
- JonAndersonMar 29, 2022Copper Contributor
technicalofficer
Go to Graph https://developer.microsoft.com/en-us/graph/graph-explorer
Type "Presence" into the Sample Queries search in the left hand menu