This query returns a list of all meetings
Developer info
- 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