`GET /orgs/{org_id}/connectors/{connector_id}/browse/filesystems/entries`
List one directory under a connector filesystem root, with size/mtime per entry, optional glob filter, sort, and bounded recursion (depth). Requires fs:browse (0.1.27+).
Path parameters
Query parameters
Filesystem root ref on the node (from /browse/filesystems).
Directory relative to the root; omit for the root itself.
Include dotfiles.
name (default) | size (largest first) | mtime (newest first).
Filename glob (* and ?), matched on entry names.
0 (default) = this directory only; 1..N = bounded recursion that many levels deeper (clamped node-side).
Entry cap; the node clamps to its own ceiling and flags truncated.
Node-side walk budget in milliseconds (default 20000, ceiling 30000). 0 / omit = node default. Channel wait is 35s so a full budget still returns a truncated listing instead of browse_timeout.
Response
Directory listed