Skip to main content
GET
Browse files by directory

Authorizations

Authorization
string
header
required

JWT authentication token

Query Parameters

page_size
integer
default:100
Required range: 1 <= x <= 1000
cursor
string
directory
string

Directory to browse within workspace

type
enum<string>

Filter by type

Available options:
directory,
file
project_id
string<uuid>

Optional project ID for project-scoped sandbox files

sandbox
string

Route file operations to a specific sandbox (cloud or a self-hosted display name / hostname). When omitted, the Neo-managed cloud sandbox is used. Self-hosted sandboxes require an explicit selection.

Response

Directory listing

error
string
files
object[]
next_cursor
string