Download raw file bytes
GET /v1/sessions/{session_id}/fs/_/download/{path}
GET
/v1/sessions/{session_id}/fs/_/download/{path}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” session_id
required
string
Session ID (prefixed, e.g., sess_…)
path
required
string
File path
Responses
Section titled “ Responses ”Raw file bytes
Invalid session ID or path points to a directory
File not found
Internal server error