List Owners
List all owners of an Office 365 group.
Last updated
Was this helpful?
List all owners of an Office 365 group.
This runbook retrieves and lists the owners of the specified group. It uses Microsoft Graph to query the group and its owners and outputs the results as a table. Use this to quickly review ownership assignments.
Group → General → List Owners
Full Runbook name
rjgit-group_general_list-owners
Type: Microsoft Graph
Group.Read.All
Object ID of the target group.
Required
true
Default Value
Type
String
Last updated
Was this helpful?
Was this helpful?