chat_channel:read
Medium
curl --location --request GET 'http://api.zoom.us/v2/chat/channels/'
{
"id": "ut1234sgfsdf",
"name": "Leah",
"type": 1
}
1
: Private channel. In this type of channel, members must be invited to join a channel.2
: Private channel with members that belong to one Zoom account. Members in this channel should be invited and the members should be from the same organization.3
: Public channel. Anyone can search for this channel and join the channel.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通