-
Notifications
You must be signed in to change notification settings - Fork 99
Private.API
Nikhil Mashettiwar edited this page Jun 22, 2015
·
17 revisions
Private DoucSign API
- Source:
-
Get information about the specified Envelope.
Name Type Description apiTokenstring DocuSign API OAuth2 access token.
baseUrlstring DocuSign API base URL.
envelopeIdstring ID of envelope to get documents from.
callbackfunction Returns the envelope information in a JSON object. Returned in the form of function(response).
- Source: