Python
References
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/, or POST /completions citations are valid. Local file source IDs accepted by GET /sources/ 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
Python

