Skip to main content

Document Store

GET /document-store/store/{id}​

See the API Reference for full details.

GET /document-store/chunks/{storeId}/{loaderId}/{pageNo}​

See the API Reference for full details.

GET /document-store/store​

See the API Reference for full details.

POST /document-store/upsert/{id}​

See the API Reference for full details.

POST /document-store/refresh/{id}​

See the API Reference for full details.

POST /document-store/vectorstore/query​

See the API Reference for full details.

POST /document-store/store​

See the API Reference for full details.

PUT /document-store/chunks/{storeId}/{loaderId}/{chunkId}​

See the API Reference for full details.

PUT /document-store/store/{id}​

See the API Reference for full details.

DELETE /document-store/store/{id}​

See the API Reference for full details.

DELETE /document-store/chunks/{storeId}/{loaderId}/{chunkId}​

See the API Reference for full details.

DELETE /document-store/loader/{storeId}/{loaderId}​

See the API Reference for full details.

DELETE /document-store/vectorstore/{id}​

See the API Reference for full details.