List Box Sign requests
Gets signature requests created by a user. If the sign_files and/or parent_folder are deleted, the signature request will not return in the list.
Query parameters
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The maximum number of items to return per page.
A list of sender emails to filter the signature requests by sender. If provided, shared_requests must be set to true.
If set to true, only includes requests that user is not an owner, but user is a collaborator. Collaborator access is determined by the user access level of the sign files of the request. Default is false. Must be set to true if senders are provided.
Response
Returns a collection of sign requests.