imgroup:read:admin
Light
curl --location --request GET 'http://api.zoom.us/v2/im/groups/'
{
"id": "string",
"name": "string",
"search_by_account": "boolean",
"search_by_domain": "boolean",
"search_by_ma_account": "boolean",
"total_members": "integer",
"type": "string"
}
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开发者 交流群,互助沟通