Unfurling
Direct Embed
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.
get/v1/embeds/link
Query parameters
documentstring required
The URL of the Lucid document link or the documentId retrieved from the Describe Link endpoint.
clientIdstring required
The client ID obtained during App registration.
Response
OK - The iframe content displaying the embedded document picker or viewer.