Agents Platform
Search Knowledge Base Content
Fuzzy text search over knowledge base document content
GET
Search Knowledge Base Content
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
The search query text
How many documents to return at maximum. Can not exceed 100, defaults to 30.
Required range:
1 <= x <= 100If present, the endpoint will return only documents of the given types.
Available options:
file, url, text, folder Used for fetching next page. Cursor is returned in the response.