post https://api.lucid.co/documents/search
Retrieves information about documents that the authenticated user has at least read only access to.
By default, documents are sorted by created date from oldest to newest. Providing the keywords
parameter will cause the documents to be sorted by relevance instead.
This endpoint is paginated. For more information, see Pagination .
This endpoint has a per account rate limit of 300 requests per 5 seconds.
Valid Authentication Methods
API Key Grants:
- DocumentRead
OAuth 2.0 User Token Scopes:
- lucidchart.document.content:readonly
- lucidscale.document.content:readonly
- lucidspark.document.content:readonly