---
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

## Changes

- **2026-02-17** `2cc0305b32ed` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/changes/servers/:qualifiedName/releases/:id/stream/get.md)

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/01f97a60fd96?raw)
