post
https://api.lucid.co/documents/search
Retrieves information about documents that the authenticated user has at least read only access to. Additional filtering parameters may be added.This endpoint is paginated. For more information, see Pagination. It supports only User token type.
This endpoint has a per account rate limit of 300 requests per 5 seconds.
Valid Access Token Types
Valid Access Scopes
lucidchart.document.content:readonly
lucidscale.document.content:readonly
lucidspark.document.content:readonly
400Bad Request if the request does not contain a body.
403Forbidden if the product query parameter is used and the token's scopes do not contain the matching readonly scope for each product.
429Too Many Requests if the account makes more than 300 requests in 5 seconds.