Get paginated list of documents in a knowledge base
Retrieve all documents stored in a specific knowledge base with pagination support. This endpoint returns document metadata including IDs and URLs.Documentation Index
Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
Use this file to discover all available pages before exploring further.
document_url field contains the full URL to access the document fileAPI Key for authentication
Page number (starting from 1)
x >= 1Items per page (max 50)
1 <= x <= 50