Read Team
Read a Microsoft Team by its ID.
Input
Field | Definition | Type | Required |
---|---|---|---|
Team |
|||
ID |
Unique ID of the team. |
Text |
TRUE |
Output
Field | Definition | Type | |
---|---|---|---|
Response |
|||
ID |
Unique ID of the team. |
Text |
|
Display Name |
Display name for the team. |
Text |
|
Description |
Description for the team. |
Text |
|
Visibility |
Visibility of the group and team. For example, Public (default) or Private. |
Text |
|
Web Url |
Hyperlink that will go to the team in the Microsoft Teams client. This is the URL that you get when you right-click a team in the Microsoft Teams client and select Get link to team. |
Text |
|
Membership is Limited to Owners |
Specifies whether membership in a team is limited to users with the owner role. |
True/False |
|
Member Settings |
|||
Allow Create Update Channels |
Specifies whether members can create and update channels. |
True/False |
|
Allow Create Private Channels |
Specifies whether members can create private channels. |
True/False |
|
Allow Delete Channels |
Specifies whether members can delete channels. |
True/False |
|
Allow Add Remove Apps |
Specifies whether members can add and remove apps. |
True/False |
|
Allow Create Update Remove Tabs |
Specifies whether members can create and remove tabs. |
True/False |
|
Allow Create Update Remove Connector |
Specifies whether members can create and remove connector. |
True/False |
|
Guest Settings |
|||
Allow Create Update Channels |
Specifies whether guests can create and update channels. |
True/False |
|
Allow Delete Channels |
Specifies whether guests can delete channels. |
True/False |
|
Messaging Settings |
|||
Allow User Edit Settings |
Specifies whether users can edit settings. |
True/False |
|
Allow User Delete Messages |
Specifies whether users can delete messages. |
True/False |
|
Allow Owner Delete Messages |
Specifies whether owners can delete messages. |
True/False |
|
Allow Team Mentions |
Specifies whether teams mentions are allowed. |
True/False |
|
Allow Channel Mentions |
Specifies whether channel mentions are allowed. |
True/False |
|
Fun Settings |
|||
Allow Giphy |
Specifies whether members of the group can use Giphy images. |
True/False |
|
Giphy Content Rating |
Displays the rating level of content from Giphy to allow. For example, strict or moderate. |
Text |
|
Allow Stickers and Memes |
Specifies whether stickers and memes are allowed. |
True/False |
|
Allow Custom Memes |
Specifies whether stickers and memes are allowed. |
True/False |
|
Status Code |
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |