Skip to main content

Apparently this is difficult for me: I need to simply input a date range and get a list of envelopes with links to the associated documents for each envelope. Envelope reports only show a field for the envelope ID, and searching in the Manage tab doesn’t show all envelopes sent. I assume the latter is associated with the user that sent the envelope not being me, as we use Salesforce integration to send our envelopes. I have tried many different things with envelope sharing, but nothing has worked.

Maybe try document, envelope custom fields?


I did some more digging. 

  1. Use the DocuSign REST API: The listDocuments API endpoint allows you to retrieve a list of documents within an envelope. You can specify the envelope ID and the API will return details of all documents within that envelope, including links to access the documents.  Here is the document link: listDocuments | REST API | Docusign


Hello @Nicstage ,


If you found the provided response to be a useful solution to your question, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.


Best regards,

Nathaly | Docusign Community Moderator
"Select as Best" below if you find the answer a valid solution to your issue!


Reply