Table of Contents

OnlineMeetings.Read

Allows the app to read online meeting details on behalf of the signed-in user.

Administrators can configure application access policy to allow apps to access online meetings on behalf of a user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the OnlineMeetings.Read permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier - 9be106e1-f4e3-4df5-bdff-e4bc531cbe43
DisplayText - Read user's online meetings
Description - Allows the app to read online meeting details on behalf of the signed-in user.
AdminConsentRequired Yes No

Graph Methods

API supports delegated access (access on behalf of a user)
API supports app-only access (access without a user)

Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: externalmeetingregistrant

Property Type Description
id String The unique identifier of the registrant in the external registration system. Inherited from meetingRegistrantBase.
joinWebUrl String A unique web URL for the registrant to join the meeting. Inherited from meetingRegistrantBase. Read-only.
tenantId String The tenant ID of this registrant if in Microsoft Entra ID.
userId String The user ID of this registrant if in Microsoft Entra ID.