Skip to main content
Question

Partial Signed document via API

  • October 15, 2024
  • 3 replies
  • 96 views

neethujkp
Troubleshooter
Forum|alt.badge.img+10

I have a document with five signers and would like to retrieve the partially signed document after the first two signers have completed their signing. Is it possible to obtain the partially signed document through the API?

3 replies

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 929 replies
  • October 15, 2024

@neethujkp 

This is possible to do via the API, working the same way you can download it from the Docusign Web App. The partial signed PDF will contain a watermark “In Progress” by default to show that is not finalised yet.

The API endpoint to download the document is the same, regardless of the status.


neethujkp
Troubleshooter
Forum|alt.badge.img+10
  • Author
  • Troubleshooter
  • 80 replies
  • October 15, 2024

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 929 replies
  • October 15, 2024

@neethujkp 

Yes, that is the correct API example. 👍