[[["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 outlines the process for listing all documents within a knowledge base using a `GET` HTTP request to the specified endpoint."],["The request requires the `parent` path parameter to identify the specific knowledge base and uses the `dialogflow.documents.list` IAM permission for authorization."],["Optional query parameters such as `pageSize`, `pageToken`, and `filter` can be used to refine the results."],["The request body must be empty, and the successful response will be an instance of `ListDocumentsResponse`."],["Authorization for this operation requires one of the specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]