Google Meet
Google Meet

Google Meet is a secure video conferencing platform that integrates with Google Workspace, facilitating remote meetings, screen sharing, and chat

Completely Secure
148173VIEWS
33USERS

Tools

1 of 2

Create A Meet

Creates a new Google Meet space, optionally configuring its access type and entry point access controls.

End Active Conference

Ends an active conference in a Google Meet space. REQUIRES 'space_name' parameter (e.g., 'spaces/jQCFfuBOdN5z' or just 'jQCFfuBOdN5z'). Use when you need to terminate an ongoing conference in a specified space. This operation only succeeds if a conference is actively running in the space. You must always provide the space_name to identify which space's conference to end.

Get Conference Record

Get conference record

Get Meet Details

Retrieve details of a Google Meet space using its unique identifier.

Get Participant Details

Retrieves detailed information about a specific participant from a Google Meet conference record. Returns participant details including user identity, display name, and meeting join/leave times. PREREQUISITE: You must first obtain the participant resource name. Either: 1. Use LIST_PARTICIPANT_SESSIONS with a conference record ID to get available participants and their resource names 2. Use LIST_CONFERENCE_RECORDS to get conference record IDs if you don't have one The 'name' parameter is REQUIRED and must be in the format: 'conferenceRecords/{conference_record}/participants/{participant}'

Get Recordings By Conference Record Id

Retrieves recordings from Google Meet for a given conference record ID.