I want to see the video conference logs for teams.

新藤 亮 1 Reputation point
2021-02-09T03:21:13.897+00:00

Hi,

I found that the API at the following URL allows you to view the conversation logs of Teams.

https://developer.microsoft.com/ja-jp/graph/graph-explorer?request=reports%2FgetTeamsDeviceUsageUserDetail(period%3D%27D7%27)&method=GET&version=v1.0&GraphUrl=https://graph.microsoft.com&sid=951297ce-6303-4b3a-a4b5-cffae854eb79

When a Teams video conference is held, a history log is left in the chat, so I thought I could use this API to get the video conference log as well, but I couldn't.
With the current specification, is it not possible to get the log of Teams video conference using other APIs?

Thank you.

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sharon Zhao-MSFT 25,761 Reputation points Microsoft External Staff
    2021-02-09T08:39:10.513+00:00

    @新藤 亮 ,

    What specific information do you want to retrieve in video conferencing?

    I didn’t find such Teams API now.

    The meeting recap feature in Teams provides the meeting recording, transcript, participants list and notes all in one place as below. This can be a workaround.
    65712-image.png

    Besides, if you want to know the details of attendance, Download attendance list as below.
    65761-image.png

    As we are mainly responsible for general issue of Microsoft Teams, your requirement related to development is out of our scope. I will add office-teams-app-dev tag to seek for more useful support. Thanks for you understanding.


    If the response is helpful, please click "Accept Answer" and upvote it.

    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.


  2. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-02-09T18:46:25.087+00:00

    You can try the above suggestion provided by @Sharon Zhao-MSFT . If the API is not available and you want it should be consider to be implemented then you can file an uservoice/feature request.

    0 comments No comments

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.