get https://api.lucid.co/documents/
Get Document
Retrieves Information about the requested document.
- Requires at least read only access to the requested document.
The document owner information is only returned if the requesting user has view access and the document is unpublished. If the document is published, the user must be at least a collaborator on the document. If the document is owned by a user, information about the user is returned. If the document is in an enclosing project/team folder, information about the account is returned instead.
Export Document
Exports a given document in a specified image format.
- Requires at least read only access to the requested document.
- When exporting an image that is too large, the resolution of the image may be scaled down automatically to allow for performant API requests
This endpoint has a per account rate limit of 75 requests per 5 seconds.
Valid Authentication Methods
- Get endpoint supports OAuth 2.0 User Tokens, Account Tokens, and API Keys.
- Export endpoint supports Oauth 2.0 User Tokens and API Keys.
API Key Grants:
- DocumentRead
OAuth 2.0 User Token and Account Token Scopes:
- lucidchart.document.content:readonly
- lucidchart.document.app.picker:readonly
- lucidchart.document.app.folder
- lucidscale.document.content:readonly
- lucidscale.document.app.picker:readonly
- lucidscale.document.app.folder
- lucidspark.document.content:readonly
- lucidspark.document.app.picker:readonly
- lucidspark.document.app.folder