Search Account Documents

📘

This API is exclusive to Enterprise Shield accounts

Only the account owner or a document admin can grant access to this API.

Returns a list of all documents belonging to the requesting user’s account, sorted by created date.

📘

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:

  • DocumentAdmin

OAuth 2.0 User Token Scopes:

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

Body Params
userIds
array of numbers
userIds
boolean
documentIds
array of uuids
documentIds
classificationIds
array of uuids
classificationIds
statusIds
array of numbers
statusIds
date-time
date-time
date-time
date-time
product
array of objects
Defaults to lucidchart,lucidscale,lucidspark
product
string
string
enum
Allowed:
string
enum
Allowed:
Headers
string
required
Defaults to 1
string
required
Responses

400

Bad Request if incorrect format

403

Forbidden if "product" query parameter is used and the token’s scopes do not contain the matching readonly scope for each product, or account does not have access to the API

429

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

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