Query: Find a Meeting
Zoom Operation

Retrieve details of a specific meeting by its ID.
Example User Story
As a user, I want to retrieve the details of a specific meeting by its ID so that I can view or manage the meeting information.
Fields
Field Name
Field Type
Required
meetingId
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated