type
query parameter. If you do not specify, by default, the type will be set as company contact.chat_contact:read
Medium
curl --location --request GET 'http://api.zoom.us/v2/chat/users/me/contacts'
{
"contacts": [
{
"email": "someemail@somemail.com",
"first_name": "Brandon",
"id": "44ABCDEfgjWHABBxw",
"last_name": "Ghimire"
}
],
"next_page_token": "shdjksA4",
"page_size": 10
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通