---
title: "Agent Stream"
method: GET
path: "/agents/{session_id}/stream"
---

# Agent Stream

`GET /agents/{session_id}/stream`

SSE stream of live log output for a session.

## Path parameters

- `session_id` string, required

## Response `200`

Server-Sent Events stream. The response body does not terminate.

## Other responses

- `422` — Validation Error

## Changes

> 15 revisions in range; 7 could not be searched.

- **2026-07-26** `86f514b4e920` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `text/event-stream` for the response with the status `200`

[Change history](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/agents/:session_id/stream/get.md)

---

[API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/7f4871ff054a/schema)
