Get Document Embed

Retrieves information about the requested document embed.


Valid Authentication Methods

OAuth 2.0 User Token and Account Token Scopes:

  • lucidchart.document.content.share.embed
  • lucidchart.document.app.picker.share.embed
  • lucidscale.document.content.share.embed
  • lucidscale.document.app.picker.share.embed
  • lucidspark.document.content.share.embed
  • lucidspark.document.app.picker.share.embed

Path Params
uuid
required

ID of the embedded document to retrieve.

uuid
required

ID of the document embed to retrieve.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden. Occurs when the authorized token does not have permission to access the requested document or embed, or when the requested document or embed does not exist.

Language
Credentials
OAuth2