---
title: "Get Public Embed Config"
method: GET
path: "/v1/embed/config/public"
tags: ["embed"]
---

# Get Public Embed Config

`GET /v1/embed/config/public`

Resolve an embed key to its launcher / embedded presentation config.

Public, CORS-enabled, no session created. Returns only safe presentation
fields — no template content, no goals, no system instructions.

## Query parameters

- `key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
