Skip to main content
GET
List or read files

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Query Parameters

cursor
string
limit
integer
default:20
Required range: 1 <= x <= 100
sort
enum<string>
default:updatedAt
Available options:
createdAt,
updatedAt,
name
order
enum<string>
default:desc
Available options:
asc,
desc
fileId
string
Minimum string length: 1
projectId
string
Minimum string length: 1
kind
string
parentId
string
Minimum string length: 1
conversationId
string
Minimum string length: 1
outputType
string
type
string
summary
enum<string>
Available options:
true,
false,
1,
0

Response

Successful response. Stable response schemas are documented in workflow guides when available.

Response shape is route-specific and may be backed by @overlay/app-core contracts.