curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//plans/usage'
{
"plan_webinar": [
{
"hosts": 25,
"usage": 18,
"pending": 1,
"type": "webinar500_monthly"
}
],
"plan_zmhybrid": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zm_hybrid_quarterly"
},
"plan_workforce_management": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zm_wf_mgt_quarterly"
},
"plan_large_meeting": [
{
"hosts": 28,
"usage": 16,
"pending": 4,
"type": "large500_monthly"
}
],
"plan_recording": {
"free_storage": "2 GB",
"free_storage_usage": "2 GB",
"plan_storage_usage": "1 GB",
"plan_storage": "10 GB",
"max_exceed_date": "2023-05-04",
"plan_storage_exceed": "0",
"type": "cmr_monthly_commitment_40"
},
"plan_zsched": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zsched_yearly"
},
"plan_znode_base": {
"hosts": 10,
"usage": 8,
"pending": 1,
"type": "znode_monthly"
},
"plan_zoom_one": [
{
"hosts": 30,
"usage": 28,
"pending": 1,
"type": "zobp_usca_monthly_unlimited"
}
],
"plan_whiteboard": {
"hosts": 18,
"usage": 17,
"pending": 1,
"type": "zwb_monthly"
},
"plan_base": {
"hosts": 75,
"usage": 44,
"pending": 3,
"type": "yearly"
},
"plan_zoom_iq": {
"hosts": 18,
"usage": 28,
"pending": 1,
"type": "ziq_sales_monthly"
},
"plan_zphybrid": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zphybrid_monthly"
},
"plan_mchybrid": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zmc_monthly"
},
"plan_zoom_events": [
{
"hosts": 30,
"usage": 28,
"pending": 1,
"type": "zoomevents500_monthly"
}
],
"plan_ztransl": {
"hosts": 5,
"usage": 3,
"pending": 1,
"type": "ztransl_monthly"
},
"plan_united": {
"hosts": 20,
"usage": 17,
"pending": 1,
"name": "Zoom Meetings Pro and Zoom Phone Pro Monthly",
"type": "pro_zpp_monthly"
},
"plan_zoom_rooms": {
"hosts": 20,
"usage": 12,
"type": "zroom_monthly"
},
"plan_zwr": {
"hosts": 20,
"usage": 10,
"pending": 3,
"type": "zwr_yearly"
},
"plan_room_connector": {
"hosts": 5,
"usage": 3,
"type": "roomconnector_monthly"
},
"plan_rchybrid": {
"hosts": 8,
"usage": 8,
"pending": 0,
"type": "zrc_monthly"
},
"plan_whiteboard_plus": {
"hosts": 18,
"usage": 18,
"pending": 1,
"type": "zwb_plus_monthly"
}
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升