Read Team

Read a Microsoft Team by its ID.

Input

Field Definition Type Required
Team
ID Unique ID of the team. String TRUE

Output

Field Definition Type
Response
ID Unique ID of the team. String
Display Name Display name for the team. String
Description Description for the team. String
Visibility Visibility of the group and team.

For example, Public (default) or Private.

String
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. String
Membership is Limited to Owners Specifies whether membership in a team is limited to users with the owner role. Boolean
Member Settings
Allow Create Update Channels Specifies whether members can create and update channels. Boolean
Allow Create Private Channels Specifies whether members can create private channels. Boolean
Allow Delete Channels Specifies whether members can delete channels. Boolean
Allow Add Remove Apps Specifies whether members can add and remove apps. Boolean
Allow Create Update Remove Tabs Specifies whether members can create and remove tabs. Boolean
Allow Create Update Remove Connector Specifies whether members can create and remove connector. Boolean
Guest Settings
Allow Create Update Channels Specifies whether guests can create and update channels. Boolean
Allow Delete Channels Specifies whether guests can delete channels. Boolean
Messaging Settings
Allow User Edit Settings Specifies whether users can edit settings. Boolean
Allow User Delete Messages Specifies whether users can delete messages. Boolean
Allow Owner Delete Messages Specifies whether owners can delete messages. Boolean
Allow Team Mentions Specifies whether teams mentions are allowed. Boolean
Allow Channel Mentions Specifies whether channel mentions are allowed. Boolean
Fun Settings
Allow Giphy Specifies whether members of the group can use Giphy images. Boolean
Giphy Content Rating Displays the rating level of content from Giphy to allow.

For example, strict or moderate.

String
Allow Stickers and Memes Specifies whether stickers and memes are allowed. Boolean
Allow Custom Memes Specifies whether stickers and memes are allowed. Boolean
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:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Microsoft Teams connector

Workflow elements

Guidance for Microsoft Teams connector

Microsoft Teams API overview