imgroup:read:admin
Medium
curl --location --request GET 'http://api.zoom.us/v2/im/groups'
{
"groups": [
{
"id": "sjvfkjfew34535",
"name": "MyAdminDirectoryGroup",
"search_by_account": "false",
"search_by_domain": "true",
"search_by_ma_account": "false",
"total_members": "10",
"type": "shared"
}
],
"page_count": "1",
"page_number": "1",
"page_size": "1",
"total_records": "1"
}
normal
- Only members can see the other members in the group. Other people can search for members in the group.shared
- Everyone in the account can see the group and members. restricted
- No one except group members can see the group or search for other group members.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通