Sandboxes
Read File
Read a file from an absolute path inside the sandbox; returns raw bytes (application/octet-stream).
get/v1/sandboxes/{sandbox_id}/fs/content
Path parameters
sandbox_idstring required
Query parameters
pathstring required
Headers
xi-api-keystring nullable
x-api-keystring nullable
Response
Successful Response
{"stackTrail":"paths:/v1/sandboxes/{sandbox_id}/fs/content:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 17 revisions of this API.1
- ○
removed the non-success response with the status
501response-non-success-status-removed
- ○