What are the options for obtaining detailed information of teams channel mettings (including participants) using the API?

Viktor Finei 1 Reputation point
2022-09-16T06:45:53.453+00:00

What are the options for obtaining detailed information of channel mettings (including participants) using the API? I have tried to get attendence report using this docs but this api does not support channel meetings

https://learn.microsoft.com/en-us/graph/api/meetingattendancereport-get?view=graph-rest-1.0&tabs=http

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,919 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,187 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,292 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,006 Reputation points Microsoft Vendor
    2022-09-16T11:14:51.75+00:00

    Using Meeting Details API you can get the channel meetings.

    Please refer below document:

    https://learn.microsoft.com/en-us/microsoftteams/platform/apps-in-teams-meetings/api-references?tabs=dotnet#get-meeting-details-api

    Also using Get Call graph api you can get the all meeting details including channel meeting calls.

    Thanks,
    Nivedipa


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


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.