Skip to main content
GET
List Knowledge Bases

Endpoint

This endpoint is publicly accessible and does not require authentication.

Query Parameters

string
Search term to filter knowledge bases by title, description, or publisher.
string
Filter by category. Options: education, policy, health, research, legal
string[]
Filter by one or more tags.
string
default:"popular"
Sort order. Options: popular, new, updated
integer
default:"1"
Page number for pagination.
integer
default:"12"
Number of results per page (max 50).

Example Request

Response

array
List of knowledge base objects.
integer
Total number of matching knowledge bases.
integer
Current page number.
integer
Number of results per page.
integer
Total number of pages available.

Example Response

Next Steps

Query a Knowledge Base

Once you’ve found a knowledge base, learn how to query it.