Skip to main content
listGoogleMeetParticipantSessions returns the individual join intervals behind a participant’s aggregate attendance.

Example

Inputs

Provide the full participant resource name. Optional filter selects by start or end time. pageSize accepts 1–250, and pageToken continues a previous request. Second argument { account } selects the Google Account. Inputs accept compatible signals.

Output

Returns { participantSessions: ParticipantSession[]; nextPageToken?: string }.