Terug naar Microsoft Graph
Verbinding maken met Knoon AI met Microsoft Graph (Microsoft) om AI-workflows te automatiseren.
List Microsoft Teams.
microsoftGraphListTeams
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| top | number | Maximum number of teams to return (1-999). | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | DONE. |
| sensitive.teams.team.id | string | Team ID. |
| sensitive.teams.team.displayName | string | Display name. |
| sensitive.teams.team.description | string | Description. |
| sensitive.teams.team.isArchived | boolean | Whether the team is archived. |
| sensitive.teams.team.visibility | string | Team visibility. |
| sensitive.nextLink | string | OData nextLink for pagination when present. |