---
title: "Stream filesystem events for a watch"
method: GET
path: "/browsers/{id}/fs/watch/{watch_id}/events"
tags: ["Browser Filesystem"]
---

# Stream filesystem events for a watch

`GET /browsers/{id}/fs/watch/{watch_id}/events`

## Path parameters

- `id` string, required
- `watch_id` string, required

## Response `200`

SSE stream of filesystem events

## Other responses

- `400` — Bad Request – invalid input
- `403` — Forbidden – insufficient permissions or plan
- `404` — Resource not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/kernel/apis/kernel-api.md) · [All operations](https://skmtc.net/kernel/apis/kernel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kernel/kernel-api/versions/9e8ce9fcf5e1/schema)
