Skip to main content

document list and/or export via API

  • 29 September 2023
  • 1 reply
  • 23 views

Hey all

I am an admin and trying to use the API to get a list of all documents in our Company account so I can look at exporting all documents out of Lucid (also via the API).


Has anyone done this before and can shed any light? I can't seem to be able to use Account authorisation and use the API in this way from what I can see?

Hi Neil thank you for contributing to the Lucid Community! Unfortunately there is not a way to export all documents on an account.


Our Export Document endpoint will provide an image for any given document and our Document Contents endpoint will return a JSON of its shape data. It's important to note these endpoints have a rate limit of 75 requests per 5 seconds and 100 requests per 5 seconds respectively. Also they can only be accessed with the scope of a single user. Please let me know if you have any questions or concerns!


Reply