Signature Request

Download Files

Obtain a copy of the current documents specified by the signature_request_id parameter. Returns a PDF or ZIP file.

If the files are currently being prepared, a status code of 409 will be returned instead.

get/signature_request/files/{signature_request_id}

Path parameters

signature_request_idstring required

The id of the SignatureRequest to retrieve.

Query parameters

file_type'pdf' | 'zip'

Set to pdf for a single merged document or zip for a collection of individual documents.

Response

successful operation

Changes

No recorded changes to this endpoint across all 53 revisions of this API.