/
RA
ravan
/
Agni API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
AgentService
5
AgentToolService
5
AppointmentService
2
CalComService
14
CallingService
4
CampaignService
7
ContactService
13
GHLService
10
HealthService
2
ModelService
2
PhoneService
13
RAGService
14
post
Add Sources
post
Create Knowledge Base
delete
Delete Knowledge Base
delete
Delete Source
post
Discover URLs
get
Get Document
post
Upsert Document
get
Get Knowledge Base
get
List Documents
get
List Exclusions
post
Manage Exclusions
get
List Knowledge Bases
post
Query Knowledge Base
post
Refresh Knowledge Base
RAGService
Get Document
get
/api/v1/rag/document
Query parameters
org_id
string
required
Organization ID
doc_id
string
required
Document ID
Response
Successful response
GetRAGDocumentResponse
required
success
boolean
message
string
data
RAGDocument
Changes