Skip to main content
Solved

Partial Signed document via API

  • October 15, 2024
  • 3 replies
  • 159 views

neethujkp
Frequent Contributor
Forum|alt.badge.img+11

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
Forum|alt.badge.img+19
  • Docusign Employee
  • Answer
  • 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
Frequent Contributor
Forum|alt.badge.img+11
  • Author
  • Frequent Contributor
  • October 15, 2024

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

@neethujkp 

Yes, that is the correct API example. 👍