[[["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 HTTP request to a Dialogflow API endpoint."],["The request requires specifying the agent's project and location in the URL's path parameters, formatted as `projects/\u003cProject ID\u003e` or `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["No request body is needed for this operation, as it's an HTTP GET."],["A successful response will contain an instance of an `Agent`, while proper authorization using `dialogflow.agents.get` IAM permissions is necessary."],["The Authorization process requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]