me
value instead of the userId
parameter.
Note:
meeting:read:admin
, meeting:read
Rate Limit Label: Medium
.
Parameter | Description |
---|---|
Page Size | The number of records returned within a single API call. |
Return All Pages | Automatically fetch all resources, page by page. |
Type | The type of meeting: * scheduled — All valid previous (unexpired) meetings, live meetings, and upcoming scheduled meetings. * live — All the ongoing meetings. * upcoming — All upcoming meetings, including live meetings. * upcoming_meetings — All upcoming meetings, including live meetings. * previous_meetings — All the previous meetings. |
User ID | The user ID or email address of the user. For user-level apps, pass the me value. |
Parameter | Description |
---|---|
Next Page Token | The next page token is used to paginate through large result sets. A next page token will be returned whenever the set of available results exceeds the current page size. The expiration period for this token is 15 minutes. |
Page Number | The page number of the current page in the returned records. |