Skip to main content

Download File as File URL

Obtain the file of the Signature Request by id as a file URL. Returns a JSON object with a url to the file

Path Parameters
signature_request_id string REQUIRED

ID of the Signature Request to get

Responses
200

Expected response to a valid request

Schema OPTIONAL
file_url string OPTIONAL

Signed HTTPS URL to download the document. Expires in 30 minutes.

expires_at unix-epoch OPTIONAL

Unix epoch timestamp in seconds when the signed URL expires.

4xx

Unexpected error

Schema OPTIONAL
error_code string
error_message string