Table of Contents

OnlineMeetingAiInsight.Read.All

Allows the app to read all AI Insights for online meetings, on behalf of the signed-in 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 OnlineMeetingAiInsight.Read.All 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 c0cf7895-985f-42d4-a693-b618f36674ad 166741d6-eeb8-46fe-91f4-817d2af7bc88
DisplayText Read all AI Insights for online meetings. Read all AI Insights for online meetings.
Description Allows the app to read all AI Insights for all online meetings, without a signed-in user. Allows the app to read all AI Insights for online meetings, on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

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

Graph reference: callAiInsight

Property Type Description
actionItems actionItem collection The collection of AI-generated action items. Read-only.
callId String The ID for the online meeting call for which the callAiInsight was generated. Read-only.
contentCorrelationId String The unique ID that correlates the transcript from which the insights were generated. Read-only.
createdDateTime DateTimeOffset Date and time at which the corresponding transcript was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
endDateTime DateTimeOffset Date and time at which the corresponding transcription ends. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
id String The unique identifier for the callAiInsight entity. Read-only. Inherited from entity.
meetingNotes meetingNote collection The collection of AI-generated meeting notes. Read-only.
viewpoint callAiInsightViewPoint The caller-specific properties of the **c