Download Remote Signing PDF
Description: To download a remotely signed PDF, a HTTP GET request is made to the URL with the form ID.
info
Note that a PDF can be obtained before any/all remote signers have completed the request, to obtain a completed PDF ensure the remote signing status is completed before using this request.
Method: GET
URI: /forms/form_id/remote_sign/pdf
URI Parameters
- form_id: The ID of the form.
Headers: Authorization: Third party based authorization header
Returns: Returns file as binary download.
Example
Request