Reputation: 1310
Is there a way to retrieve a document that has already been signed with docusign API. What I want to do is store like a url to the signed document in the database. So that I can retrieve and render the signed document again
Upvotes: 1
Views: 764
Reputation: 2702
Yes, as long as your account is not configured to purge completed documents (via Document Retention) the DocuSign cloud will have the completed document(s). Please see the REST API documentation:
Upvotes: 3