Get Template Files as File Url
Obtain a copy of the current documents specified by the template_id parameter. Returns a JSON object with a url to the file (PDFs only).
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.
Authentication
Your API key can be used to make calls to the Dropbox Sign API. See Authentication for more information.
✅ Supported by Try it console (calls sent in test_mode only).
Path parameters
Query parameters
By default when opening the file_url a browser will download the PDF and save it locally. When set to 0 the PDF file will be displayed in the browser.