v3
Fi3

Upload a file to the E2B sandbox for a Fi3 Ultra thread

Upload a file to the E2B sandbox for a given thread.

post/v3/teams/{team_id}/users/{user_id}/fi3/upload

Path parameters

team_idstring required
user_idstring required

Query parameters

thread_idstring required

Response

Success

successboolean required

Whether file upload was successful

file_pathstring

Path to file in sandbox (e.g., /home/user/uploads/file.txt)

file_namestring

Name of uploaded file

file_sizeinteger

Size of uploaded file in bytes

errorstring nullable

Error message if upload failed

sandbox_idstring nullable

E2B sandbox ID used for upload

retries_attemptedinteger

Number of retries attempted before sandbox was found (0 means found on first try)

Changes

No recorded changes to this endpoint across all 2 revisions of this API.