Back to Microsoft Graph
Connect Knoon AI with Microsoft Graph (Microsoft) to automate AI workflows.
Fetch a group by ID.
microsoftGraphGetGroup
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| groupId | mustache | Group ID to fetch. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |