Hanzo
OpenapiAi

Return every stored chunk of one file_id (full document context).

Return every stored chunk of one file_id (full document context).

GET /v1/ai/rag/context

Addresshttps://api.hanzo.ai/v1/ai/rag/context
MethodGET
Operationget_ai_rag_context
AuthAuthorization: Bearer $HANZO_API_KEY

Return every stored chunk of one file_id (full document context). Consolidates the retired chat-rag-api GET /documents/{id}/context.

Request

GET /v1/ai/rag/context takes no parameters and no body — the credential is the whole request.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page