Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Required. The name of the Environment. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/experiments/<ExperimentID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.experiments.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Experiment.
[[["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 endpoint retrieves a specific Experiment resource using a GET request."],["The request URL requires a specific format, including project, location, agent, environment, and experiment IDs, to locate the desired Experiment."],["The request body for retrieving an Experiment must be empty, as all necessary information is included in the URL."],["The response body contains the requested Experiment data."],["Access to this endpoint requires specific authorization scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]