Document Contents

Retrieves information about the contents of the requested Lucidchart or Lucidspark document.

📘

Due to the evolving nature of Lucid documents, an unchanged document may produce varying results over time.

📘

This endpoint has a per account rate limit of 100 requests per 5 seconds.

Definitions of content returned can be found at Document Content resource.


Valid Authentication Methods

Api Key Grants:

  • DocumentRead

OAuth 2.0 User Token Scopes:

  • lucidchart.document.content:readonly
  • lucidchart.document.app.picker:readonly
  • lucidchart.document.app.folder
  • lucidspark.document.content:readonly
  • lucidspark.document.app.picker:readonly
  • lucidspark.document.app.folder

Path Params
uuid
required

ID of the document to have contents retrieved.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden if the app making the request does not have permission to the document, or if the document has been deleted or does not exist.

429

Too Many Requests if the account makes more than 100 requests in 5 seconds.

Language
Credentials