Skip to main content
neethujkp
Frequent Contributor
Frequent Contributor
October 15, 2024
Solved

Partial Signed document via API

  • October 15, 2024
  • 3 replies
  • 276 views

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?

Best answer by Michael.Rave

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

3 replies

Michael.Rave
Docusign Employee
Docusign Employee
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.

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
neethujkp
Frequent Contributor
neethujkpFrequent ContributorAuthor
Frequent Contributor
October 15, 2024
If you believe my answer effectively solves your problem, please remember to mark it as the best answer and consider following me.
Michael.Rave
Docusign Employee
Docusign Employee
October 15, 2024

@neethujkp 

Yes, that is the correct API example. 👍

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.