Search Documents

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:

  • DocumentReadonly

OAuth 2.0 User Token Scopes:

  • lucidchart.document.content:readonly
  • lucidscale.document.content:readonly
  • lucidspark.document.content:readonly

Body Params
product
array of objects
Defaults to lucidchart,lucidscale,lucidspark
product
date-time
Defaults to 0001-01-01T00:00:00Z
date-time
Defaults to now
date-time
Defaults to 0001-01-01T00:00:00Z
string
boolean
Defaults to false
Headers
string
required
Defaults to 1
Responses

400

Bad Request if the request does not contain a body.

403

Forbidden if the product query parameter is used and the token's scopes do not contain the matching readonly scope for each product.

429

Too Many Requests if the account makes more than 300 requests in 5 seconds.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json