Document Embedding
Embed Viewer
Display an embed within an iframe. If no embed id was included when creating the token, the iframe first displays a document picker where the user can create and configure a new embed. If an embed id was included, the iframe displays either an embedded document viewer, an embedded editor, or an embed configuration page depending on the token request body and embed settings.
get/v1/embeds
Query parameters
tokenstring required
The embed session token retrieved from the Generate Embed Session Token endpoint.
Response
The iframe content displaying the embedded document picker or viewer.