Required. The name of the participant. Format: projects/<Project ID>/locations/<Location ID>/conversations/<Conversation
ID>/participants/<Participant ID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.participants.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Participant.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-15 UTC."],[[["This page details how to retrieve a conversation participant using a `GET` HTTP request to a specific endpoint URL with a required name parameter."],["The request requires a path parameter named `name`, which follows a strict format and requires specific IAM permissions for authorization."],["The request body for retrieving a participant must be empty."],["A successful request returns a response body containing an instance of the `Participant` resource."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]