v4
OpenAPI 3.1.02026-07-313621,3961.8 MBGet All Rag Chunks For A Document
Get all RAG chunks for a specific knowledge base document.
Path parameters
The id of a document from the knowledge base. This is returned on document addition.
The id of a document from the knowledge base. This is returned on document addition.
Query parameters
The embedding model used to retrieve the chunk.
How many documents to return at maximum. Can not exceed 100, defaults to 30.
How many documents to return at maximum. Can not exceed 100, defaults to 30.
Used for fetching next page. Cursor is returned in the response.
Used for fetching next page. Cursor is returned in the response.
Headers
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response