---
title: "Get Embed"
method: GET
path: "/embed"
tags: ["Asset Generator"]
---

# Get Embed

`GET /embed`

## Query parameters

- `title` string, required — The title of the embed.
- `description` string, required — The content or description of the embed.
- `icon_url` string, required — The URL to the icon.
- `width` integer — The width in pixels.
- `height` integer — The height in pixels.
- `background_color` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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