Get Remote Signing Status
Description: To get the status of a remote signing request a HTTP GET request is made to the URL with the form ID.
Method: GET
URI: /forms/form_id/remote_sign
URI Parameters:
- form_id: The ID of the form.
Headers: Authorization: Third party based authorization header
Returns
Field | Type | Description |
---|---|---|
Remote Sign Status | Remote Sign Status | A remote sign status object. |
Example
Request
Response