curl --location --request GET 'http://prod-cn.your-api-server.com/accounts'
{
"page_number": 1,
"next_page_token": "w7587w4eiyfsudgf",
"total_records": 20,
"accounts": [
{
"owner_email": "john.doe@zoom.us",
"account_number": 10010370036,
"account_type": "Free",
"account_name": "jchill",
"reseller": true,
"created_at": "2022-03-24T17:46:53Z",
"bulk_license": true,
"id": "q6gBJVO5TzexKYTb_I2rpg",
"seats": 0,
"subscription_end_time": "2022-03-24T17:46:53Z",
"subscription_start_time": "2022-03-24T17:46:53Z"
}
],
"page_count": 1,
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升