Dropbox SignDropbox Sign eSignature API
GET/template/files/{template_id}
Get Template Files
Obtain a copy of the current documents specified by the `template_id` parameter. Returns a PDF or ZIP file. If the files are currently being prepared, a status code of `409` will be returned instead. In this case please wait for the `template_created` callback event.
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
templateFiles- Server
https://api.hellosign.com/v3- Authentication
- api_key, oauth2
Request parameters
template_id
pathstringrequired
The id of the template files to retrieve.
f57db65d3f933b5316d398057a36176831451a35
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