List user files
List all files in the user’s workspace with optional filtering, search, and pagination.
Authorizations
JWT authentication token
Query Parameters
1 <= x <= 10000Pagination cursor from previous response
Filter by directory within workspace
Search files by filename
Comma-separated file keys to retrieve
Comma-separated file extensions to filter
Include signed URLs in response
Filter by associated chat ID
Include total count in response
last_modified, base_name, size, key asc, desc Optional project ID for project-scoped sandbox files
Optional isolated task ID for task-scoped sandbox files
Route file operations to a specific sandbox: cloud, a self-hosted
sandbox UUID from the sandbox list, or an unambiguous
display name / hostname. UUID values are always interpreted as IDs,
never names. Prefer IDs because names can change. When
omitted, the Neo-managed cloud sandbox is used. An unavailable or
ambiguous selection returns an error and never selects another host.

