get https://api.lucid.co/documents//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
Valid Access Scopes
lucidchart.document.content:readonly
Responses
403Forbidden if the app making the request does not have permission to the document, or if the document has been deleted or does not exist.
429Too Many Requests if the account makes more than 100 requests in 5 seconds.