/
ON
onyx-dot-app
/
Agents API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
103
173
152.6 KB
public
Get Files In Project
get
/user/projects/files/{project_id}
Path parameters
project_id
integer
required
Response
Successful Response
UserFileSnapshot[]
required
id
string
uuid
required
temp_id
string
nullable
name
string
required
project_id
integer
nullable
user_id
string
uuid
nullable
required
file_id
string
required
created_at
string
date-time
required
status
'PROCESSING'
|
'COMPLETED'
|
'FAILED'
|
'CANCELED'
|
'DELETING'
required
last_accessed_at
string
date-time
nullable
required
file_type
string
nullable
required
chat_file_type
'image'
|
'document'
|
'plain_text'
|
'csv'
required
token_count
integer
nullable
required
chunk_count
integer
nullable
required