Download a file from an existing sandbox session

View as Markdown
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

idstringRequired
Session ID

Query parameters

pathstringRequired
Remote path inside the sandbox

Response

Raw file bytes

Errors