curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//meetings/'
{
"occurrences": [
{
"duration": 60,
"start_time": "2022-03-25T07:46:00Z",
"occurrence_id": "1648194360000",
"status": "available"
}
],
"chat_join_url": "https://example.com/launch/jc/11111",
"assistant_id": "kFFvsJc-Q1OSxaJQLvaa_A",
"timezone": "America/Los_Angeles",
"start_url": "https://example.com/s/11111",
"created_at": "2022-03-25T07:29:29Z",
"type": 2,
"uuid": "aDYlohsHRtCd4ii1uC2+hA==",
"pmi": "97891943927",
"duration": 60,
"password": "123456",
"id": 97763643886,
"host_email": "jchill@example.com",
"encrypted_password": "8pEkRweVXPV3Ob2KJYgFTRlDtl1gSn.1",
"settings": {
"breakout_room": {
"rooms": [
{
"name": "room1",
"participants": [
"jchill@example.com"
]
}
],
"enable": true
},
"custom_keys": [
{
"value": "value1",
"key": "key1"
}
],
"global_dial_in_numbers": [
{
"country": "US",
"number": "+1 1000200200",
"city": "New York",
"country_name": "US",
"type": "toll"
}
],
"show_share_button": true,
"registrants_confirmation_email": true,
"approved_or_denied_countries_or_regions": {
"method": "approve",
"enable": true,
"approved_list": [
"CX"
],
"denied_list": [
"CA"
]
},
"continuous_meeting_chat": {
"enable": true,
"auto_add_invited_external_users": true
},
"allow_multiple_devices": true,
"meeting_authentication": true,
"alternative_hosts": "jchill@example.com;thill@example.com",
"alternative_host_update_polls": true,
"participant_video": false,
"calendar_type": 1,
"in_meeting": false,
"mute_upon_entry": false,
"global_dial_in_countries": [
"US"
],
"join_before_host": false,
"host_save_video_order": true,
"watermark": false,
"approval_type": 2,
"close_registration": false,
"push_change_to_calendar": false,
"internal_meeting": false,
"authentication_exception": [
{
"join_url": "https://example.com/s/11111",
"name": "Jill Chill",
"email": "jchill@example.com"
}
],
"jbh_time": 0,
"audio_conference_info": "test",
"authentication_domains": "example.com",
"encryption_type": "enhanced_encryption",
"authentication_option": "signIn_D8cJuqWVQ623CI4Q8yQK0Q",
"sign_language_interpretation": {
"enable": true,
"interpreters": [
{
"sign_language": "American",
"email": "interpreter@example.com"
}
]
},
"focus_mode": true,
"registration_type": 1,
"contact_email": "jchill@example.com",
"waiting_room": false,
"audio": "both",
"authentication_name": "Sign in to Zoom",
"enforce_login_domains": "example.com",
"contact_name": "Jill Chill",
"cn_meeting": false,
"registrants_email_notification": true,
"alternative_hosts_email_notification": true,
"use_pmi": false,
"resources": [
{
"permission_level": "editor",
"resource_type": "whiteboard",
"resource_id": "X4Hy02w3QUOdskKofgb9Jg"
}
],
"auto_recording": "none",
"host_video": true,
"language_interpretation": {
"enable": true,
"interpreters": [
{
"languages": "US,FR",
"email": "interpreter@example.com"
}
]
},
"enforce_login": true,
"participant_focused_meeting": false,
"private_meeting": false,
"email_notification": true
},
"join_url": "https://example.com/j/11111",
"pre_schedule": false,
"agenda": "My Meeting",
"host_id": "30R7kT7bTIKSNUFEuH_Qlg",
"recurrence": {
"end_date_time": "2022-04-02T15:59:00Z",
"end_times": 1,
"monthly_week": -1,
"monthly_week_day": 1,
"repeat_interval": 1,
"monthly_day": 1,
"type": 1,
"weekly_days": "1"
},
"start_time": "2022-03-25T07:29:29Z",
"tracking_fields": [
{
"visible": true,
"field": "field1",
"value": "value1"
}
],
"h323_password": "123456",
"topic": "My Meeting",
"status": "waiting"
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升