v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
filesystem

Stream file modification events in a directory

Streams the path of modified files (one per line) in the given directory. Closes when the client disconnects.

get/watch/filesystem/{path}

Path parameters

pathstring required

Directory path to watch

Query parameters

ignorestring

Ignore patterns (comma-separated)

Response

Stream of modified file paths, one per line