Read Workspace File
workspace
Read Workspace File
Stream one file out of a session’s workspace.
The body is piped chunk by chunk rather than read whole: the API process is shared, so one large download must not be able to exhaust it for everyone else.
GET
Read Workspace File
Headers
Query Parameters
Absolute path, or one relative to the workspace root.
Force a Content-Disposition attachment.
A token from POST /workspace/files/download-token, accepted in place of the X-User-ID header so a browser navigation can download the file directly.
Response
Successful Response