Retrieves a paginated list of all documents within a specified knowledge base.
API Key authentication. Provide the key in the 'Authorization' header as 'Bearer {API_KEY}'.
The ID of the knowledge base.
Keyword to search for in document names.
Page number for pagination.
Number of items to return per page.
1 <= x <= 100
A paginated list of documents.
The response is of type object
.