Microsoft Teams - Get channel action

The Get channel action gets details of a specified channel in Microsoft Teams.

Input

Input fieldDescription
Team name (or team ID)Enter the team name or ID. Only teams you're a member of are options. You can retrieve the team ID from the List teams action output.
Channel IDEnter the channel ID.

Output

Output fieldDescription
@odata.contextThe metadata URL property in the OData JSON response. It describes the structure, type, and location of the returned data.
Channel IDThe channel unique identifier.
Created dateThe date the channel was created.
Display nameThe channel name.
DescriptionThe channel description.
Is favorite by defaultA boolean response (true or false) that indicates if the channel was automatically marked as a favorite for team members.
EmailThe channel email address.
Tenant IDThe channel tenant unique identifier.
Web URLThe direct link to the channel.
Membership typeThe channel membership type. Types include standard, private, and shared.
Layout typeThe channel conversation format. Layout types include post and chat.
Is archivedA boolean response (true or false) that indicates if the channel is archived.

Last updated: