---
title: "[BETA] Connect to the streaming API."
method: GET
path: "/api/client/streaming"
tags: ["Unleash Edge"]
---

# \[BETA\] Connect to the streaming API.

`GET /api/client/streaming`

**Enterprise feature**

**[BETA]** This API is in beta state, which means it may change or be removed in the future.

Connects to the client features SSE streaming API.

## Response `200`

Connected to the streaming API.

## Other responses

- `401` — Authorization information is missing or invalid. Provide a valid API token as the `authorization` header, e.g. `authorization:*.*.my-admin-token`.
- `403` — The provided user credentials are valid, but the user does not have the necessary permissions to perform this operation

## Changes

- **2026-06-15** `774670258f04` — 2 info
  - api tag `Unleash Edge` added
  - api tag `Unstable` removed

[Change history](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/client/streaming/get.md)

---

[API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [All operations](https://skmtc.dev/unleash/apis/unleash-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unleash/unleash-api-3/revisions/b2c3116e633e/schema)
