---
title: "List streams being announced by this Strom instance."
method: GET
path: "/api/discovery/announced"
tags: ["discovery"]
---

# List streams being announced by this Strom instance.

`GET /api/discovery/announced`

## Response `200`

List of announced streams

- AnnouncedStreamResponse[]
  - `announce_interface` string, nullable — Network interface the stream is announced on (None = all interfaces).
  - `block_id` string, required
  - `flow_id` string, required
  - `origin_ip` string, required
  - `sdp` string, required

---

[API](https://skmtc.net/eyevinn/apis/strom-api.md) · [All operations](https://skmtc.net/eyevinn/apis/strom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eyevinn/strom-api/versions/c96558b86012/schema)
