---
title: "Stream Upload Status"
method: GET
path: "/knowledge-base/stream/upload-status"
---

# Stream Upload Status

`GET /knowledge-base/stream/upload-status`

SSE endpoint that streams knowledge base upload status for the authenticated user.

Subscribes to knowledge base status change notifications and emits an
event whenever the set of active uploads changes. Falls back to a
periodic check every 30 seconds as a keepalive.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/traversal/apis/fastapi.md) · [All operations](https://skmtc.net/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/2134ebffd1ef/schema)
