---
title: "Stream Team Events"
method: GET
path: "/live/team"
tags: ["live"]
---

# Stream Team Events

`GET /live/team`

Stream the caller's team's row-created events.

Args:
    auth: Authenticated caller, resolved by ``FlexibleAuth``.

Returns:
    A ``text/event-stream`` response.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-09-24** `1cffaad2a921` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pioneer/apis/brain-api/changes/live/team/get.md)

---

[API](https://skmtc.dev/pioneer/apis/brain-api.md) · [All operations](https://skmtc.dev/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc.dev/pioneer/apis/brain-api/revisions/1cffaad2a921?raw)
