- Least privileged Microsoft Graph permission to access the action via application:
GroupMember.Read.All
. - Higher privileged Microsoft Graph permissions to access the action via application:
Directory.Read.All
,Group.ReadWrite.All
,GroupMember.ReadWrite.All
,Group.Read.All
.
This action might have replication delays for groups that were recently created, updated, or deleted.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Parameters
Parameter | Description |
---|---|
Filter | The filter to apply on the operation. You can filter by display name, tag names, values etc. For example, to filter for a display name use displayName eq ‘GroupName’. For more information about group fields: https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0#properties |