Skip to main content
Question

Display all documents of account with rest API

  • February 3, 2026
  • 1 reply
  • 22 views

Michel L
Forum|alt.badge.img+13

Hi everyone,

Is there a way to display the list of all documents that are in my subscription (in my account).

I’m the account owner and I want to list all the documents available.

I’m only able to see the number of document in my account (Admin=>Usage data).

Is there a way to do that using the Rest Api ?

Regards.

Comments

Richard Udell
Forum|alt.badge.img+8
  • Lucid support team
  • May 1, 2026

@Michel L Hey Michel, this is covered in your other thread here: Retrieve documents of account subscription ID. The short answer is that the Search Account Documents endpoint can do this but requires Enterprise Shield. Without it, you can use the Search Documents endpoint to search documents your user has access to. See that thread for more details.