Download a signed envelope with certificate

Download the signed contents of the envelope and the audit trail certificate by specifying the path parameters - {type} & {include_certificate}. Also if you need attachments, specify {include_attachments} (available only on the Advanced Plan).

Pro tip

You can call this endpoint after you recieve the rs.completed webhook request, where you can find the signed_id as id in the payload.


Path Params
int32
required
string
required
Defaults to merged

type can hold 2 values, "split" and "merged" | "split" -- When the type is split, then the response will return a .zip extension which contains the document(s) and the audit trail in 2 separate files. | "merged" -- When the type is merged, the API will return a single PDF response including both the document(s) and the audit trail certificate

boolean
required
Defaults to true

include_certificate holds values true/false or 0/1 which determines to include audit trail in the download folder.

boolean
required
Defaults to false

If the envelope has an attachment requested from the recipients, include true or false to download it.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json