Back to Microsoft Graph

Connect Knoon AI with Microsoft Graph (Microsoft) to automate AI workflows.

List groups, optionally filtered by display name search.
microsoftGraphListGroups
BETA
Internal
Permissions
  • Group.Read.All
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
querymustache Optional search text applied to display names.No
topnumber Maximum number of groups to return (1-999).No
Returns
NameTypeDescription
statusstring DONE.
sensitive.groups.group.idstring Group ID.
sensitive.groups.group.displayNamestring Display name.
sensitive.groups.group.descriptionstring Description.
sensitive.groups.group.mailstring Mail address.
sensitive.groups.group.mailEnabledboolean Whether the group is mail enabled.
sensitive.groups.group.securityEnabledboolean Whether the group is security enabled.
sensitive.groups.group.visibilitystring Group visibility.
sensitive.nextLinkstring OData nextLink for pagination when present.