Using Search on List Endpoints
Searches can include queries on specific fields when hitting the /signature_request/list or /template/list endpoints.
Note: There may be a minor delay after creation of a signature request or template, and querying may not be immediately available for this object.
Here is an example of a GET request to /signature_request/list using search queries:
Search Fields
Search terms that are not passed with a specific field will be matched against: to, from, title, subject, message, metadata, and filename. Queries on fields can be combined using AND and OR operators (operators are case sensitive). Dates may be passed in as ranges. Exclusive ranges are indicated with curly brackets {min TO max} and inclusive ranges with square brackets [min TO max]. Leading wildcards (*) are not valid queries. The table below lists all possible fields that can be queried: