Skip to main content
GET
Get Rag Docs

Authorizations

x-api-key
string
header
required

Path Parameters

rag_id
string
required

The unique identifier (ID) of the RAG system to retrieve documents for (e.g., a 24-character hex string).

Example:

"654c602a46c3b6d4e28741b0"

Response

Documents successfully retrieved.

Placeholder for the returned document structure (typically a list of document objects).