List Microsoft Teams channels
Lists the standard Teams channels HQ can post to (each with team_id, channel_id, and name), sourced from the workspace corpus catalog the Teams crawl populates, for use in pickers such as the schedule editor. The response includes a connected flag that is false when the workspace has no active Teams installation, in which case the channel list is empty. Scoped to the caller’s workspace; requires the agents:read scope.
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Response
Standard Teams channels HQ can post to
Whether this workspace has a live (non-revoked) Teams install with a known
Connector serviceUrl - the same condition the schedule API enforces before
persisting a Teams delivery target. false means the picker should prompt
to connect Teams rather than show an (empty) list.