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

The url of the file, which will be downloaded and signed.

expires_at unix-epoch OPTIONAL

When the file url will expire. This is a unix epoch timestamp (miliseconds).

4xx

Unexpected error

Schema OPTIONAL
error_code string
error_message string