v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
sources

Download crawl source raw file

Downloads the file content stored from crawl. Only crawl source IDs returned as content.source_id from /search, GET /contents/{id}, or POST /completions citations are valid. Local file source IDs accepted by GET /sources/{source_id} return 404 here.

The endpoint checks tenant ownership of the crawl source and returns the entire stored file. It does not apply per-chunk authorization policies; applications using enforce authorization should decide whether to expose raw files to each principal.

Required roles: All, App

get/sources/{source_id}/raw

Path parameters

source_idstring uuid required

Crawl source ID returned in content.source_id

Response

Stored crawl file content