Are Engagement metrics available from Teams Attendance Reports in Graph API?

Keith Klein 0 Reputation points Microsoft Employee
2024-09-16T18:57:28.5033333+00:00

The Graph API currently only returns the MeetingAttendanceReport (lists) and AttendanceRecords for Teams meetings:
https://learn.microsoft.com/en-us/graph/api/resources/attendancerecord?view=graph-rest-1.0

The reports themselves when downloaded directly through Teams UI have other metrics in them, such as user engagement (camera on, emoji usage, hand raise, etc).

Is this data available in the Graph API or programatically accessible somewhere else? Are there any plans to add this to Graph API?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,135 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,037 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LiweiTian-MSFT 19,475 Reputation points Microsoft Vendor
    2024-09-17T01:18:01.6533333+00:00

    Hi @Keith Klein

    Currently, the Microsoft Graph API does not provide metrics such as user engagement (camera on, emoji usage, hand raise, etc.) in the MeetingAttendanceReport.

    The API primarily focuses on attendance records, including participant details and their join/leave times. Microsoft frequently updates its APIs based on user feedback and evolving needs, so it’s possible that such features could be added in the future.

    To get this feature more quickly, you can send a feedback directly to Microsoft Feedback to add it in future updates.

    Many features of our current products are designed and upgraded based on customers’ feedback. With requirements like this increase, the problem may well be released in the future.

    Thanks for your understanding and support.


    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 Answers by the question author, which helps users to know the answer solved the author's problem.