Download container file content
Streams the raw bytes of a file in a container.
Path parameters
The canonical container id, exactly as returned in a bash/shell tool result — a restarted session has its own -r<nonce>-suffixed id. A session-derived id is always sess_ + the sanitized session key, which is not necessarily the raw session id that was sent.
The canonical container id, exactly as returned in a bash/shell tool result — a restarted session has its own -r<nonce>-suffixed id. A session-derived id is always sess_ + the sanitized session key, which is not necessarily the raw session id that was sent.
Container file id (cfile_ + base64url of the file path).
Container file id (cfile_ + base64url of the file path).
Response
The raw file content.
Changes
No recorded changes to this endpoint across all 208 revisions of this API.