API Reference
Download task related files into a zip file.

🚧

File Size Limit

The API Gateway has a payload size limit. If your ZIP file exceeds this limit, you can use the [Get Task Download Link] API to retrieve a download link.

📑

Download Source Files

If source_file is specified in file_types, the response will include only the files that the user has permission to access.
Additionally, individually signed files will only be included after the task has been completed.


Allow authentication via Bearer Token or JWT Code.

scope: sign_tasks.download.read
available user plans: all

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

Task ID.

string

File types, using comma as separator.
Available file types include task, attachment, attachment_compressed, audit_trail, and source_file.

Headers
string
Defaults to application/json application/zip

Accept json or zip.

string

JWT code for quick sign authentication, same as the code in response of the Get the share link API.

string

OAuth2 Bearer token.

Responses

Response body
file
Headers
object
string
integer

Language