These docs are for v1.0. Click to read the latest docs for v1.2.

Document Contents

Retrieves information about the contents of the requested Lucidchart document. Definitions of content returned can be found at Document Content resource. It supports only User token type.

📘

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.

Valid Access Token Types

User

Valid Access Scopes

lucidchart.document.content:readonly

lucidchart.document.app.picker:readonly

lucidchart.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
Click Try It! to start a request and see the response here! Or choose an example:
application/json