Creates an export request for documents based on the provided filters. The documents are divided into multiple zip files according to configured size limits, ensuring efficient handling of large datasets.
You can download all documents present in the queue using specific filters to retrieve only what is necessary. This provides a flexible way to manage document downloads according to your needs.
Access the create export request documentation here
Retrieves the details of a specific export request using its unique identifier.
Access the retrieve export request documentation here
Removes an export request along with its associated files, ensuring no residual data remains.
Access the delete export request documentation here
Locates the files from an export request and generates signed URLs for secure access to the corresponding blobs.
Access the generate signed URLs documentation here
In our documentation at https://developers.roit.ai, you will find two ways to download documents that enter the queue:
Choose the most appropriate method based on your integration needs and use case.