Microsoft Graph に戻る

Microsoft Graph (Microsoft) と Knoon AI を接続して AI ワークフローを自動化します。

List groups, optionally filtered by display name search.
microsoftGraphListGroups
ベータ
内部
権限
  • Group.Read.All
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
querymustache Optional search text applied to display names.いいえ
topnumber Maximum number of groups to return (1-999).いいえ
返品
名前タイプ説明
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.