Query: List Meeting

Zoom Operation

Retrieve a list of meeting for a specific user by user ID.

Example User Story

As a system administrator, I want to retrieve a list of meetings for a specific user so that I can monitor and manage their scheduled meetings.

Fields

Field Name
Field Type
Required

userId

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated