Zoom Connector
Zoom Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 4

EndPoint Get Meeting By Id


Name

get_meeting

Description

The Meeting Id or email address of the user. For user-level apps, pass the me value. [API Help]

Parameters

Parameter Label Required Options Description
MeetingId MeetingId YES The Meeting ID for which you want to get details.

Output Columns

Label DataType Length Raw Description
id DT_I8 0 False
host_id DT_WSTR 100 False
host_email DT_WSTR 255 False
assistant_id DT_WSTR 100 False
topic DT_WSTR 400 False
type DT_I8 0 False
status DT_WSTR 30 False
timezone DT_WSTR 100 False
agenda DT_NTEXT 0 False
created_at DT_DBTIMESTAMP 0 False
start_url DT_WSTR 4000 False
join_url DT_WSTR 500 False
registration_url DT_WSTR 500 False
password DT_WSTR 100 False
h323_password DT_WSTR 100 False
pstn_password DT_WSTR 100 False
encrypted_password DT_WSTR 400 False
occurrences DT_NTEXT 0 False
settings_host_video DT_BOOL 0 False
settings_participant_video DT_BOOL 0 False
settings_cn_meeting DT_BOOL 0 False
settings_in_meeting DT_BOOL 0 False
settings_join_before_host DT_BOOL 0 False
settings_jbh_time DT_I8 0 False
settings_mute_upon_entry DT_BOOL 0 False
settings_watermark DT_BOOL 0 False
settings_use_pmi DT_BOOL 0 False
settings_approval_type DT_I8 0 False
settings_registration_type DT_I8 0 False
settings_audio DT_WSTR 16 False
settings_auto_recording DT_WSTR 20 False
settings_enforce_login DT_BOOL 0 False
settings_enforce_login_domains DT_WSTR 255 False
settings_alternative_hosts DT_WSTR 4000 False
settings_alternative_host_update_polls DT_BOOL 0 False
settings_close_registration DT_BOOL 0 False
settings_show_share_button DT_BOOL 0 False
settings_allow_multiple_devices DT_BOOL 0 False
settings_registrants_confirmation_email DT_BOOL 0 False
settings_waiting_room DT_BOOL 0 False
settings_request_permission_to_unmute_participants DT_BOOL 0 False
settings_global_dial_in_countries DT_WSTR 4000 False
settings_global_dial_in_numbers DT_WSTR 4000 False
settings_registrants_email_notification DT_BOOL 0 False
settings_meeting_authentication DT_BOOL 0 False
settings_encryption_type DT_WSTR 76 False
settings_approved_or_denied_countries_or_regions_enable DT_BOOL 0 False
settings_breakout_room_enable DT_BOOL 0 False
settings_alternative_hosts_email_notification DT_BOOL 0 False
settings_device_testing DT_BOOL 0 False
settings_focus_mode DT_BOOL 0 False
settings_private_meeting DT_BOOL 0 False
settings_email_notification DT_BOOL 0 False
recurrence_type DT_I8 0 False
recurrence_repeat_interval DT_I8 0 False
recurrence_end_date_time DT_DBTIMESTAMP 0 False
pre_schedule DT_BOOL 0 False
uuid DT_WSTR 100 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.