v1

latestOpenAPI 3.1.02026-07-26103173152.6 KB
public

Get User File Statuses

Fetch statuses for a set of user file IDs owned by the current user.

Includes files in any status so the client can detect transitions to FAILED.

post/user/projects/file/statuses

Request body

file_idsstring[] 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