[[["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 knowledge base using a GET HTTP request to the Dialogflow API."],["The request requires specifying the knowledge base name in the URL path, adhering to the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`."],["Authorization to perform the GET request requires specific IAM permissions, namely `dialogflow.knowledgeBases.get`, on the specified resource name."],["The GET request does not require a request body, and if successful, it will return an instance of the `KnowledgeBase` in the response body."],["The request needs one of the following OAuth scopes for authorization: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]