List envelopes
list_envelopesList envelopes from a Signable account with status, timestamps, and party names. Filter by status or keyword in title.
Instructions
List envelopes on this Signable account in the order the API returns them (the spec does not document the sort order; its example lists newest first), with status, timestamps and the parties' names. Filter by one status and/or a keyword in the title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Case-insensitive keyword filter on the envelope title (partial words match) | |
| offset | No | Index of the first envelope to return (for continuing a previous call) | |
| status | No | Only envelopes with this status | |
| max_results | No | Maximum number of envelopes to return | |
| include_contact_details | No | Include the last four digits of signers' mobile numbers and envelope passwords, and stop redacting email addresses and phone numbers from envelope titles, party names and the redirect URL |