Retrieves a list of knowledge bases, with options for pagination and filtering.
API Key authentication. Provide the key in the 'Authorization' header as 'Bearer {API_KEY}'.
Search keyword to filter datasets by name.
List of tag IDs to filter by. Datasets must have all specified tags.
Page number for pagination.
Number of items to return per page.
1 <= x <= 100
Whether to include all datasets. This is effective only for workspace owners.
A paginated list of datasets.
The response is of type object
.