[[["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-03-05 UTC."],[[["This webpage details how to list all documents within a knowledge base using a `GET` HTTP request to a specified endpoint."],["The `parent` path parameter is required to specify the knowledge base, using the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`."],["Query parameters such as `pageSize`, `pageToken`, and `filter` can be used to manage the number of documents returned and apply specific criteria to filter the results."],["The request body for this operation must be empty, and successful responses will contain an instance of `ListDocumentsResponse`."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]