Sign in

List channels

documented

List all channels in the specified team. ([learn.microsoft.com](https://learn.microsoft.com/en-us/graph/api/channel-list?view=graph-rest-1.0))

GET /teams/{team-id}/channelsTeamsno implementation yet0 runs

Input

team_id*
Team ID
ID of the Microsoft Teams team
query
Query
OData filter/query portion for channels (e.g., $filter=displayName eq 'General')
page
Page
Pagination skip value (e.g., $skip=0)
limit
Limit
Page size (e.g., $top=50)
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.
List channels · Microsoft Teams · OpenIntegrations