# getPublicPlaygroundConfig

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/project/public-project.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/project/public-project.controller.ts#L1217)

Public playground config: proxy availability + opt-in sandbox test key

## Endpoint

`GET /public/p/:slugWithId/playground-config`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `slugWithId` | path | `string` | ✓ |  |

## Referenced By

- `PublicProjectController` (MODULE_DECLARES)
