List Files
List durable files in a space using the canonical file resource. Use source, type, runId, runtimeId, path, prefix, and createdAfter filters to find uploaded inputs or produced run/runtime outputs. Pass include=folders with a prefix for an S3-style directory view: direct files plus rolled-up immediate subfolders.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Query parameters
spaceId
source
Allowed values:
path
prefix
q
runId
runtimeId
type
createdAfter
include
Allowed values:
cursor
limit
Response
OK
data
nextCursor
folders
Errors
401
Unauthorized Error
403
Forbidden Error

