Skip to main content
GET
List Files

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

agent_id
string<uuid> | null

Response

Successful Response

id
string<uuid>
required
tenant_id
string<uuid>
required
filename
string
required
original_filename
string
required
file_type
string
required
file_size
integer
required
mime_type
string
required
status
string
required
sync_status
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
agent_id
string<uuid> | null
public_url
string | null