---
title: "Direct Embed"
method: GET
path: "/v1/embeds/link"
tags: ["Unfurling"]
---

# Direct Embed

`GET /v1/embeds/link`

Display an embed within an iframe. If the clientId is valid with the registered embed domain in the developer portal, the iframe will show either a login page or an embedded document viewer depending on the user's authorization status via browser cookies.

## Query parameters

- `document` string, required
- `clientId` string, required

## Response `200`

OK - The iframe content displaying the embedded document picker or viewer.

## Other responses

- `400` — Bad Request

---

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