---
title: "GET /messages/streams/{id}"
method: GET
path: "/messages/streams/{id}"
tags: ["Stream"]
---

# GET /messages/streams/{id}

`GET /messages/streams/{id}`

Download the Media payload from a User to Business message.

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string, required

## Headers

- `x-ms-client-request-id` string, uuid

## Response `200`

The request has succeeded.

- string, binary

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2023-08-24-preview) `cebf80ab8712` — 3 warning, 1 info
  - the optional response header `x-ms-client-request-id` removed for the status `200`
  - the optional response header `x-ms-error-code` removed for the status `default`
  - deleted the `header` request parameter `x-ms-client-request-id`
  - api operation id `StreamOperations_GetMedia` removed and replaced with `Stream_DownloadMedia`

[Change history](https://skmtc.dev/azure/apis/communication-messages/changes/messages/streams/:id/get.md)

---

[API](https://skmtc.dev/azure/apis/communication-messages.md) · [All operations](https://skmtc.dev/azure/apis/communication-messages/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/communication-messages/revisions/ec11c913a0e6/schema)
