v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Signature Request

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.

get/signature_request/list

Query parameters

account_idstring

Which account to return SignatureRequests for. Must be a team member. Use all to indicate all team members. Defaults to your account.

pageinteger
Example:1

Which page number of the SignatureRequest List to return. Defaults to 1.

page_sizeinteger

Number of objects to be returned per page. Must be between 1 and 100. Default is 20.

querystring

String that includes search terms and/or fields to be used to filter the SignatureRequest objects.

Response

successful operation