Get Download Link
Get Download Link
/api/public/standalone/get_download_link/v2
Generate a download link for one or more files. Multiple files will be downloaded in a zip container.
Headers
- Content-Type:application/json
- Authorization: Bearer [user key: auth token]
Parameters
Field | Description | Format |
---|---|---|
request_id | The id of the e-signature request. You must provide either the request_id or session_editor_token. |
string |
session_editor_token | A required item retrieved from the initiate edit session endpoint. You must provide either the request_id or session_editor_token. |
string |
document_ids | An array of document IDs (integers) |
[arrays] |
versions | all| latest| original |
string |