Skip to main content

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?

@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.


Thanks Michael. Can I use the below API ref : 

https://developers.docusign.com/docs/esign-rest-api/how-to/download-envelope-documents/


@neethujkp 

Yes, that is the correct API example. 👍


Reply