List project files
Returns a keyset page of the project’s files. Supports filtering by folder/Inbox, tags (tags AND-list, tag nested-resolution), MIME, filename (q), and run usage, plus limit/cursor pagination and ?archived=true.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
Query parameters
folderId
inbox
tag
mime
q
usedInRunId
archived
limit
cursor
Response
A page of files.
files
nextCursor
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error