---
title: "Reads the metadata of a stream"
method: GET
path: "/streams/{stream}/metadata"
tags: ["Streams"]
---

# Reads the metadata of a stream

`GET /streams/{stream}/metadata`

Returns metadata of a stream, typically information associated with an event that is not part of the event.

## Path parameters

- `stream` string, required

## Query parameters

- `embed` 'None' | 'Content' | 'Rich' | 'Body' | 'PrettyBody' | 'TryHarder'

## Response `200`

OK

## Other responses

- `304` — Not modified
- `401` — Unauthorized
- `404` — Not found
- `410` — Gone

---

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