Microsoft Graph に戻る
Microsoft Graph (Microsoft) と Knoon AI を接続して AI ワークフローを自動化します。
Fetch a group by ID.
microsoftGraphGetGroup
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| groupId | mustache | Group ID to fetch. | はい |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| status | string | DONE. |
| sensitive.group.id | string | Group ID. |
| sensitive.group.displayName | string | Display name. |
| sensitive.group.description | string | Description. |
| sensitive.group.mail | string | Mail address. |
| sensitive.group.mailEnabled | boolean | Whether the group is mail enabled. |
| sensitive.group.securityEnabled | boolean | Whether the group is security enabled. |
| sensitive.group.visibility | string | Group visibility. |