Teams webinar registraton API endpoint URL

Sami Ahammed SK 5 Reputation points
2024-04-22T13:17:30.47+00:00

Hi

Teams webinar registraton API endpoint URL

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,119 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 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.
2,866 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Yakun Huang-MSFT 235 Reputation points Microsoft Vendor
    2024-04-23T02:35:36.74+00:00

    Hi @Sami Ahammed SK

    If you want to get a webinar registration record that represents an attendee, you can view the link to get a record of the registration for all attendees.

    https://learn.microsoft.com/en-us/graph/api/resources/virtualeventregistration?view=graph-rest-1.0

    If you need to get detailed information about the webinar registration, such as the webinar registration link, etc., you can use the link.

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

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.