Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Get Temporary File

GET 

/api/v1/workspaces/:workspace_name/temporary_files/:file_id

Retrieves the file contents of temporary files.

:param session: The database session. :param file_id: The ID of the file to retrieve. :param workspace: The workspace from which to retrieve the file.

Request

Responses

Successful Response