Filter documents on read status and date range

Added filtering capabilities for documents by read status and date range in the API and dashboard.

We've implemented filtering capabilities for documents by read status and date range, making it easier to find and manage your documents.

What's new

  • Read status filtering: You can now filter documents by read status (read or unread) in both the API and dashboard. The dashboard includes a new filter option and the ability to toggle read status directly from the document list.
  • Date range filtering: The API now supports filtering documents by creation date using from and to parameters in ISO 8601 format.

These filtering options help you quickly find specific documents and manage your document workflow more efficiently.

More information about these filtering options can be found in the API reference.

On this page