---
title: "Get client-facing environment configuration from the server."
method: GET
path: "/xrpc/place.stream.config.getEnv"
tags: ["place.stream.config"]
---

# Get client-facing environment configuration from the server.

`GET /xrpc/place.stream.config.getEnv`

## Response `200`

Success

- object
  - `playbackWorkerUrl` string — URL of the Cloudflare playback router worker
  - `gamesEnabled` boolean — Whether the games API is configured and available

## Changes

- **2026-05-23** `d47f5bb99393` — 1 info
  - added the optional property `gamesEnabled` to the response with the `200` status
- **2026-05-20** `3e9273785059` — 1 warning
  - removed the optional property `gamesEnabled` from the response with the `200` status
- **2026-05-18** `c001420ea608` — 1 info
  - added the optional property `gamesEnabled` to the response with the `200` status
- **2026-04-20** `3353f5f6354a` — 1 info
  - endpoint added
- **2026-04-20** `f6e6f5a5a3cb` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/changes/xrpc/place.stream.config.getEnv/get.md)

---

[API](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema.md) · [All operations](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/streamplace/generated-lexicon-api-schema/revisions/8e2ce7f5d85b/schema)
