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 page details how to retrieve a specific Experiment using an HTTP GET request."],["The request URL structure follows a defined format, requiring an endpoint and the experiment's name, with the name parameter defining the experiment location within the project, location, agent, and environment."],["The request body must be empty, meaning all parameters are passed within the URL."],["A successful response returns an instance of the requested Experiment, as specified in the response body section."],["Authorization for this operation requires specific IAM permissions (`dialogflow.experiments.get`) and one of two OAuth scopes."]]],[]]