Method: conferenceRecords.participants.get

Gets a participant by participant ID.

HTTP request

GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/participants/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Resource name of the participant.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Participant.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/meetings.space.created
  • https://www.googleapis.com/auth/meetings.space.readonly

For more information, see the Authorization guide.