filesystem
Stream file modification events in a directory via WebSocket
Streams JSON events of modified files in the given directory. Closes when the client disconnects.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Directory path to watch
Response
101
application/json
WebSocket connection established
The response is of type string
.