---
title: "Get the raw SDP for a discovered stream."
method: GET
path: "/api/discovery/streams/{id}/sdp"
tags: ["discovery"]
---

# Get the raw SDP for a discovered stream.

`GET /api/discovery/streams/{id}/sdp`

## Path parameters

- `id` string, required

## Response `200`

SDP content

## Other responses

- `404` — Stream not found

---

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