Get All E-signatures
Get All E-signatures
/api/public/standalone/get_all_esignatures/v2
Get a paginated list of all the e-signatures on the account.
Headers
- Content-Type:application/json
- Authorization: Bearer [user key: auth token]
Parameters
Field | Description | Format |
---|---|---|
page | A required property that specifies the page of the paginated list. |
integer |
results_per_page | A required property that determine the number of results the return per page. The max number of results can be return is 150 |
integer |