Get Knowledge Base Document
Knowledge Base
Get Knowledge Base Document
Get a specific knowledge base document by ID with full content.
GET
Get Knowledge Base Document
Authorizations
API key for programmatic access
Path Parameters
Response
Successful Response
- GetKnowledgeBaseURLResponseModel
- GetKnowledgeBaseFileResponseModel
- GetKnowledgeBaseTextResponseModel
- GetKnowledgeBaseFolderResponseModel
Knowledge base document response for URL type
Document ID
Document name
Document metadata
Access information for the requesting user
The source URL
The extracted content from the URL
Supported usage modes for this document
How the document is used in agent context.
- prompt: Always include full document in LLM context
- auto: Use RAG to retrieve relevant chunks
Available options:
prompt, auto The ID of the parent folder, or null if the document is at the root level.
The folder path segments leading to this entity, from root to parent folder.
Document type discriminator
Allowed value:
"url"