The Get Uploaded Documents endpoint retrieves a list of documents that have been uploaded to the ParDocs API. This is useful for managing and reviewing the documents that have been submitted for processing.
Copy
curl --request GET \ --url https://api.pardocs.com/v1/documents \ --header 'x-api-key: <api-key>'