signature_request_list
List signature requests, optionally filtered by close condition among other criteria. Use to find a request when you don't have its id (e.g. by name or status).
Instructions
List signature requests, optionally filtered by close condition among other criteria. Use to find a request when you don't have its id (e.g. by name or status). Signature-request close condition: ALL_REQUIRED = The request only closes once EVERY signatory has signed. | PARTIAL_ALLOWED = The request can close once the minimum required signatories have signed, even if others haven't yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| page | No | ||
| size | No | ||
| sort | No | ||
| names | No | ||
| dateTo | No | ||
| hashes | No | ||
| creators | No | ||
| dateFrom | No | ||
| statuses | No | ||
| closeAtTo | No | ||
| providers | No | ||
| closeAtFrom | No | ||
| closeCondition | No | ||
| emailObservers | No | ||
| signatureTypes | No | ||
| emailSignatories | No | ||
| cancellationReasons | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records | No | ||
| _metadata | No |