imchat:read
Medium
curl --location --request GET 'http://api.zoom.us/v2/im/users//chat/messages'
{
"date": "string [date]",
"messages": [
{
"date_time": "string [date-time]",
"id": "string",
"message": "string",
"sender": "string",
"timstamp": "Long"
}
],
"next_page_token": "string",
"page_size": "integer"
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通