Knowledge Bases
Knowledge Bases

List Documents

List documents in a knowledge base, optionally filtered by status.

get/api/v1/knowledge-bases/{kb_id}/documents

Path parameters

kb_idstring uuid required

Query parameters

status'WAITING' | 'PROCESSING' | 'COMPLETED' | 'FAILED' | 'CANCELLED'

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
knowledge_base_idstring uuid required
document_idstring uuid required
titlestring required
source_typestring required
status'WAITING' | 'PROCESSING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required
error_messagestring nullable required
chunk_countinteger required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.