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

EndPoint Past Meeting


Name

list_past_meeting_registrants

Description

Use this API to get information about a past meeting. [API Help]

Parameters

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

Output Columns

Label DataType Length Raw Description
id DT_I8 0 False
host_id DT_WSTR 100 False
type DT_I8 0 False
topic DT_WSTR 500 False
user_name DT_WSTR 255 False
user_email DT_WSTR 255 False
start_time DT_DBTIMESTAMP 0 False
end_time DT_DBTIMESTAMP 0 False
duration DT_I8 0 False
total_minutes DT_I8 0 False
participants_count DT_I8 0 False
dept DT_WSTR 8 False
source DT_WSTR 16 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.