---
title: "Stream release logs"
method: GET
path: "/servers/{qualifiedName}/releases/{id}/stream"
tags: ["servers"]
---

# Stream release logs

`GET /servers/{qualifiedName}/releases/{id}/stream`

Real-time SSE stream of release logs and status updates.

## Path parameters

- `qualifiedName` string, required
- `id` string, required

## Response `200`

SSE stream of release events

## Other responses

- `404` — Release not found

---

[API](https://skmtc.net/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.net/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smithery-ai/smithery-platform-api/revisions/60b8c3d2fecf/schema)
