Skip to main content
GET
Returns a listing of files and directories at the specified path within the sandbox

Path parameters

string (uuid)
required
Unique sandbox identifier

Query parameters

string
Directory path to list (relative to sandbox root)
boolean
Whether to list files recursively

Response

FileListResponse
FileListEntry[]

Status codes