---
title: "Stream Tune Events"
method: GET
path: "/tune/{session_id}/events"
tags: ["tune"]
---

# Stream Tune Events

`GET /tune/{session_id}/events`

Server-Sent Events stream of trial-level progress.

## Path parameters

- `session_id` string, required

## Response `200`

text/event-stream

## Other responses

- `404` — Session not found

## Changes

- **2026-05-27** `bef81aa36f74` — 1 info
  - endpoint added
- **2026-04-29** `0ba9e71b823c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nvidia/apis/physics-agent-service/changes/tune/:session_id/events/get.md)

---

[API](https://skmtc.dev/nvidia/apis/physics-agent-service.md) · [All operations](https://skmtc.dev/nvidia/apis/physics-agent-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/physics-agent-service/revisions/47f3bc191c91/schema)
