Skip to main content
New Voice
October 24, 2024
Solved

Is there an API to download a csv file of completed envelope?

  • October 24, 2024
  • 1 reply
  • 75 views

In the developer console, I can download a csv file with a  envelope.
Is there a rest api that can download the csv?

 

 

Best answer by Byungjae.Chung

Unfortunately, there's no eSignature REST API that can download the CSV file with an envelope data. However, you can use GetEnvelope API (https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/get/) to get the same information in the CSV file. 

1 reply

Docusign Employee
October 25, 2024

Unfortunately, there's no eSignature REST API that can download the CSV file with an envelope data. However, you can use GetEnvelope API (https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/get/) to get the same information in the CSV file.