List documents

Retrieves a paginated list of documents accessible to the authenticated employee.

By default, only active (is_active=true), non-soft-deleted documents belonging to the employee's company are returned. Pass all=true to also include inactive documents. Soft-deleted documents are always excluded regardless of the all parameter.

Results are ordered by creation date descending (most recent first).

Language
Credentials
Header
Click Try It! to start a request and see the response here!