New services
Explore Plans
Mobile menu Close menu
ZoomZoom

List all meetings

This query returns a list of all meetings

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of all meetings
API endpoint slug
zoom.get_all_meetings
Runtime method
performQuery("zoom.get_all_meetings")

Query fields

No fields for this query

Ingredients

TopicThis is the topic of the meeting.

Slug
topic
Filter code
Zoom.getAllMeetings.Topic
Type
String
Example
Q3 Planning

Start timeThis is the start time of the meeting

Slug
start_time
Filter code
Zoom.getAllMeetings.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Time zoneThe time zone of the meeting.

Slug
time_zone
Filter code
Zoom.getAllMeetings.TimeZone
Type
String
Example
Hello World!

Join URLThe URL at which participants can join the meeting.

Slug
join_url
Filter code
Zoom.getAllMeetings.JoinURL
Type
Web URL
Example
https://zoom.us/j/89903392456

AgendaThe agenda of the meeting.

Slug
agenda
Filter code
Zoom.getAllMeetings.Agenda
Type
String
Example
Discuss Q3 plans and financials

Meeting IDThe ID of the meeting.

Slug
meeting_id
Filter code
Zoom.getAllMeetings.MeetingId
Type
String
Example
99382710573

DurationWebinar duration in minutes

Slug
duration
Filter code
Zoom.getAllMeetings.Duration
Type
String
Example
60

End timeEndTime

Slug
end_time
Filter code
Zoom.getAllMeetings.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00