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.
[[["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 agent using a GET request to the Dialogflow API."],["The request URL requires the agent's name as a path parameter, formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`."],["The HTTP request must be a `GET` method, and the request body should be empty, according to the provided information."],["A successful request will return an instance of the Agent in the response body, as per the Dialogflow API documentation."],["Authorization for this operation requires specific IAM permissions (`dialogflow.agents.get`) and one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]