Download a file from an existing sandbox session
Download raw file bytes from an existing sandbox session. Only sandbox sessions support file transfer.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Session ID
Query parameters
path
Remote path inside the sandbox
Response
Raw file bytes
Errors
400
Bad Request Error
404
Not Found Error