Forum Discussion
Pham_Danh
Apr 06, 2020Copper Contributor
Users Presence Activity Log
With a lot of users working from home is there a way to get an audit log to know when the users change the status of their availability, away, busy, etc..? Trying to see if there is a way to view tim...
Apr 07, 2020
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
yowl00
Jan 27, 2021Copper Contributor
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 Graph Explorer - Microsoft Graph
Type "Presence" into the Sample Queries search in the left hand menu