Returns a paginated list of knowledge base documents available to your agents.
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