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

---

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