Table of Contents

EngagementRole.Read.All

Allows the app to list all Viva Engage roles and role memberships 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 EngagementRole.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 30614864-4114-45ef-bdd9-0dd7894a1cc4 3cad91a5-8413-4c4a-acfe-dfeb83d1366d
DisplayText Read all Viva Engage roles and role memberships Read all Viva Engage roles and role memberships
Description Allows the app to list all Viva Engage roles and role memberships without a signed-in user. Allows the app to list all Viva Engage roles and role memberships 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: engagementRole

Property Type Description
displayName String The name of the role.
id String The unique identifier of the role. Read-only. Inherits from entity