Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "http://localhost:3000/file?sessionId=session-123&path=/sandbox/output.txt" \ -H "Authorization: Bearer $ISOL8_API_KEY"
{ "content": "aGVsbG8K" }
Download base64-encoded file content from an active persistent session.
Was this page helpful?