v1

latestOpenAPI 3.1.02026-07-26103173152.6 KB
public

Get Chat Session Project Files

Return user files for the project linked to the given chat session.

If the chat session has no project, returns an empty list. Only returns files owned by the current user and not FAILED.

get/user/projects/session/{chat_session_id}/files

Path parameters

chat_session_idstring required

Response

Successful Response

idstring uuid required
temp_idstring nullable
namestring required
project_idinteger nullable
user_idstring uuid nullable required
file_idstring required
created_atstring date-time required
status'PROCESSING' | 'COMPLETED' | 'FAILED' | 'CANCELED' | 'DELETING' required
last_accessed_atstring date-time nullable required
file_typestring nullable required
chat_file_type'image' | 'document' | 'plain_text' | 'csv' required
token_countinteger nullable required
chunk_countinteger nullable required