Skip to main content
GET
Returns the content of a file from the sandbox (base64 encoded)

Path parameters

string (uuid)
required
Unique sandbox identifier

Query parameters

string
required
Path to the file in the sandbox

Response

FileContent
string
string (byte)
Base64-encoded file content
integer
File size in bytes

Status codes