Dropbox SignDropbox Sign eSignature API
GET/signature_request/files/{signature_request_id}
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.
Manage accounts, signature requests, templates, teams, bulk sends, file downloads, fax, and event callbacks through the complete Dropbox Sign v3 API; the Hub provides documentation and a local SDK/CLI only.
Request
- operationId
signatureRequestFiles- Server
https://api.hellosign.com/v3- Authentication
- api_key, oauth2
Request parameters
signature_request_id
pathstringrequired
The id of the SignatureRequest to retrieve.
fa5c8a0b0f492d768749333ad6fcc214c111e967
file_type
querystring
Set to `pdf` for a single merged document or `zip` for a collection of individual documents.
Responses
200
stringapplication/pdfapplication/zip
successful operation
4XX
ErrorResponseapplication/json
failed_operation
Properties: error