Table of Contents

CallTranscripts.Read.All

Allows the app to read all transcripts of calls, 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 CallTranscripts.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 4cd61b6d-8692-40bf-9d90-7f38db5e5fce fbace248-5d8e-441c-85ca-cc19221a69a2
DisplayText Read all call transcripts Read all transcripts of calls.
Description Allows the app to read call transcripts for all calls without a signed-in user. Allows the app to read all transcripts of calls, 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: adhocCall

Property Type Description
endDateTime DateTime The meeting end time in UTC. Required when an ad hoc call is ended.
id String The unique identifier for the call, including PSTN, 1:1, and group calls. Read-only.
startDateTime DateTime The meeting start time in UTC. Required when the call is started.