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
Your API key can be used to make calls to the Dropbox Sign API. See Authentication for more information.
✅ Supported by Try it console (calls sent in test_mode only).
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.