Get list of sign requests

This endpoint returns a list of sign requests. It can be used to locate the signrequestId for a given sign request, which can then be used in other API requests (e.g., Get sign request, Complete sign request, Download files, Download file URLs, Download file URL, Cancel sign request, or Download audit trail).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

The number of sign requests to skip.

int32

The total number of sign requests to return. Default 500. Maximum value is 500.

string

A filter that returns only sign requests with a specified status. Possible values are: Draft, Sent, Completed, Declined. Case-insensitive. If an incorrect value is provided, then the filter will be ignored.

int32

A filter that returns only sign requests associated with a specified teamId.

int32

A filter that returns only sign requests associated with a specified senderId.

int32

A filter that returns only sign requests associated with a specified ownerId.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json