Skip to main content
Question

How to get a list ofsent envelopes in a time range that includes links to the actual documents


Forum|alt.badge.img+1

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.

3 replies

Justin Jiang
Digital Collaborator
Forum|alt.badge.img+11
  • Digital Collaborator
  • 205 replies
  • April 26, 2024

Maybe try document, envelope custom fields?


Justin Jiang
Digital Collaborator
Forum|alt.badge.img+11
  • Digital Collaborator
  • 205 replies
  • April 27, 2024

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


Forum|alt.badge.img+15
  • Community Moderator
  • 2554 replies
  • May 13, 2024

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!