Returns a paginated list of knowledge base documents available to your agents.
Documentation Index
Fetch the complete documentation index at: https://support.callin.io/llms.txt
Use this file to discover all available pages before exploring further.
Send your Callin API key in the x-api-key header.
Used for fetching next page. Cursor is returned in the response.
How many documents to return at maximum. Can not exceed 100, defaults to 30.
1 <= x <= 100Search for documents by name
The field to sort the results by
name, created_at The direction to sort the results
asc, desc