Agents

Download session file

Downloads a file from the sandbox workspace by path. Only available while the sandbox is running.

get/agent/v1/chat/{id}/files/{filePath}

Path parameters

idstring required

Chat session ID

filePathstring required

File path relative to /workspace (e.g. "report.docx")

Response

File contents

Changes