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 a designated endpoint."],["The request requires a specific `name` parameter in the URL path, formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`."],["The request body must be empty, and successful retrieval will result in a response body containing an instance of the `Agent` object."],["Authorization for this operation requires either the `dialogflow.agents.get` IAM permission or one of two specified OAuth scopes."],["The endpoint format is `https://{endpoint}/v3beta1/{name=projects/*/locations/*/agents/*}` where the user is required to replace `{endpoint}`."]]],[]]