List Signature Requests
Returns a list of SignatureRequests that you can access. This includes SignatureRequests you have sent as well as received, but not ones that you have been CCed on.
Take a look at our search guide to learn more about querying signature requests.
Authentication
Basic authentication of the form Basic <username:password>.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Which account to return SignatureRequests for. Must be a team member. Use all to indicate all team members. Defaults to your account.
Which page number of the SignatureRequest List to return. Defaults to 1.
Number of objects to be returned per page. Must be between 1 and 100. Default is 20.
String that includes search terms and/or fields to be used to filter the SignatureRequest objects.