Agents Platform
Get Documentation Chunk From Knowledge Base
Get details about a specific documentation part used by RAG.
GET
Get Documentation Chunk From Knowledge Base
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
The id of a document from the knowledge base. This is returned on document addition.
Example:
"21m00Tcm4TlvDq8ikWAM"
The id of a document RAG chunk from the knowledge base.
Example:
1
Query Parameters
The embedding model used to retrieve the chunk.
Available options:
e5_mistral_7b_instruct, multilingual_e5_large_instruct Example:
"e5_mistral_7b_instruct"